Jenkins Notes

From Federal Burro of Information
Revision as of 15:37, 23 February 2016 by David (talk | contribs) (Created page with "install is dead simple: 1. create jenkins user, home dir home.jenkins 2. download jar to /home/jenkins 3. create init script. 4. start == post install config of note == ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

install is dead simple:

1. create jenkins user, home dir home.jenkins

2. download jar to /home/jenkins

3. create init script.

4. start

post install config of note

logging:


Plugins you want

  • git
  • ...