Jenkins Setup: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
Do it very simple by copy below script and save as name jenkins_installer.sh.  
Do it very simple by copy below script and save as name jenkins_installer.sh.  


Then upload to /tmp and issues 3 command :
Then upload to /tmp and issue command :
chmod +x jenkins_installer.sh && ./jenkins_installer.sh
chmod +x jenkins_installer.sh && ./jenkins_installer.sh