aboutsummaryrefslogtreecommitdiff
path: root/devel/jenkins/pkg-message
blob: 8a15c76f5be8bd4b925a77e049c592143ace6cf0 (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://wiki.jenkins-ci.org/display/JENKINS/Quick+and+Simple+Security
https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup
EOM
}
]