GetDKAN / ops

DKAN operations
2 stars 1 forks source link

Demo site automatic nightly rebuild #170

Open kimwdavidson opened 4 years ago

kimwdavidson commented 4 years ago

Acceptance criteria

dasumner commented 4 years ago

Setup short co-work with DanF for 6/9 to refresh on where we left off.

dasumner commented 4 years ago
  1. On new PR in github.com/GetDKAN/dkan, use circleci to build a new set of docker images with the codebase inside.
  2. Push the new images to dockerhub.
  3. Shutdown the existing dkan-demo containers on linode.
  4. Pull newly-created images to linode.
  5. Start containers with new images.
dasumner commented 4 years ago

Need to circle back with Dan/Janette/??? on the step which installs the codetree inside the container instead of accessing it on shared storage.

dasumner commented 3 years ago

Job added in Jenkins to perform teardown and rebuild of demo site. Tag determination is part of the dktl utility.