Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The ukrdc-webapi has a build process which now emits and builds a docker-run process on app.ukrdc.nhs.uk.

  1. Bamboo has been a sort of help - however, I had to hand-craft a script rather than use the standard plugins which seem welded to a narrow functional path. The build server and run-server are different machines, so run the pull/push remotely did not work for me. I wrote a script to do this.
  2. There are docker registries on both machines; necessary because we do not host our docker image in the usual docker place.
  3. Docker is a space gobbler. I've done a rudimentary script which runs on Sunday on both app.ukdrc.nhs.uk and integration.
  • No labels