FrontPage 

Fuego wiki

Login or create account

Issue 0058 in 'raw' format

; Summary: Allow user to select port to use for Fuego (Jenkins)
; Owner: Tim
; Reporter: Tim
; Status: closed
; Priority: medium

= Description =
It would be nice if the user could select the port to use for the
instance of Jenkins running in the Fuego docker container, to customize
it for their own network requirements.

Currently, the port is hard-coded a few places, but I believe it is
mostly configurable.

= Notes =
Daniel wrote:
If you implement the port as a build-arg variable 
in the Dockerfile (ARG JENKINS_PORT=8090) then the user would be able to modify it either 
from the docker-build-image.sh script (by adding a port parameter) or manually.

See also [[Issue_0059]]

; backlink: [[Fuego Issues List]]







TBWiki engine 1.8.3 by Tim Bird