Page MenuHomePhabricator

[toollabs-images] stop hardcoding port 8000 in the webservice-runner scripts
Open, MediumPublic

Description

The webservice-runner scripts in toollabs-images/shared/ unconditionally overwrites PORT and TOOL_WEB_PORT.
To use --port in jobs-api webservice,
we need to make this overwrite conditional, only defaulting to 8000 when PORT and TOOL_WEB_PORT are not already in the env.

Event Timeline

Change #1310212 had a related patch set uploaded (by Raymond Ndibe; author: Raymond Ndibe):

[operations/docker-images/toollabs-images@master] webservice-runner: default to 8000 only if PORT and TOOL_WEB_PORT has no value

https://gerrit.wikimedia.org/r/1310212

aputhin triaged this task as Medium priority.Tue, Jul 14, 1:02 PM