aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jenkins/pkg-message
blob: 53f9734623ef0fcfcc199d33a50c67e31672c1f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
Jenkins defaults listens on http://*:8080 , to change this, add --httpPort and
--prefix settings to jenkins_args in /etc/rc.conf

Please login to the Jenkins web interface and secure it with a password
when installing for the first time.

More information:
https://www.jenkins.io/doc/book/installing/war-file/
https://www.jenkins.io/doc/book/security/managing-security/
EOM
}
]