Create a placeholder flask container that starts after all other containers are stopped.
This container should run on the 8080 port and exclusively display the GoCD build status RSS feed (http://98.255.81.19:8153/go/api/feed/pipelines/SkaldBot/stages.xml). That way if a user connects to the UI during a build it will indicate that the project is not broken, just updating.
The placeholder container would be stopped at the beginning of the RunUI stage in Go to prevent port conflicts.
The placeholder site will be included in the SLN, but not built by Go
Create a placeholder flask container that starts after all other containers are stopped.
This container should run on the 8080 port and exclusively display the GoCD build status RSS feed (http://98.255.81.19:8153/go/api/feed/pipelines/SkaldBot/stages.xml). That way if a user connects to the UI during a build it will indicate that the project is not broken, just updating.
The placeholder container would be stopped at the beginning of the RunUI stage in Go to prevent port conflicts.
The placeholder site will be included in the SLN, but not built by Go