quanted / cts_app

cts repo
3 stars 2 forks source link

Create standalone deploy of CTS in docker-compose environment #209

Closed popenc closed 1 year ago

popenc commented 1 year ago

Deploy CTS with its own Django image without being a part of the qed_django image. This is for docker-compose deployments as the Kubernetes deploy is already standalone.

popenc commented 1 year ago

This is currently setup on my local machine, which uses the dev-kube branch for cts_app and a slight modification to the qed/docker-compose.yml. I don't think it'll be necessary to deploy our current docker-compose prod deploy with this setup as we'll hopefully be migrated to kubernetes prod sooner than later (hopefully).