MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 2 as of 2016-10-09 16:57:42
  • Jenkins

Jenkins

Continuous Integration and Delivery https://jenkins.io/doc/ https://jenkins.io/doc/book/appendix/advanced-installation/

Install version jenkins 2.9.1 LTS

  • wget http://jenkins.mirror.isppower.de/war-stable/2.19.1/jenkins.war

  • /opt/apache-tomcat-7.0.53/bin/catalina.sh start
  • cp jenkins.war /opt/apache-tomcat-7.0.53/webapps/jenkins.war

Jenkins initial setup is required. An admin user has been created and a password generated.
Please use the following password to proceed to installation:

*************************************

This may also be found at: /home/vitor/.jenkins/secrets/initialAdminPassword
http://localhost:8081/jenkins
  • go to http://localhost:8081/jenkins/login?from=%2Fjenkins%2F

  • customize jenkins, select plugins to install svn and git plugin
  • admin user
  • admin
  • ********
  • ********
  • admin
  • admin@example.org

  • create new jobs
  • jobx, freestyle project, ok
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01