This project is archived. Its data is
read-only
.
Changes
Page history
cgumpert created page: jenkins setup
authored
May 11, 2016
by
Christian Gumpert
Show whitespace changes
Inline
Side-by-side
jenkins-setup.md
View page @
9f9eb4e6
...
...
@@ -39,3 +39,9 @@ Probing /cvmfs/atlas.cern.ch... OK</tt>
add the following line to the list of rules in
<tt>
/etc/sysconfig/iptables
</tt><br
/>
<tt>
-A INPUT -p tcp -m tcp --dport 8080 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT
</tt>
+
The Jenkins webpage should now be accessible in your web browser at
<tt>
http://
\<
hostname
\>
:8080
</tt>
1.
Configuring the Jenkins server
1.
Create an admin user by following the instructions on the webpage.
1.
Install the following plugins:
+
git plugin
+
gitlab plugin
+
multijob plugin
\ No newline at end of file