Skip to content

On-prem deploy jobs

This is to set up on-prem deploy jobs, which are currently broken in jenkins. This should not alter any of the cloud deployment steps that are unrelated.

  • add a gitlab pipeline job to build the database container,
  • (carefully, to not store secrets) add the configuration scripts that generate the docker stack yaml, and
  • add a gitlab pipeline job to deploy the webservice to the on-prem container servers
Edited by Brown, Jonathan D.