WIP: Containerize with docker and deploy with kubernetes
This would enable continuous deployment and monitoring through GitLab CI.
To try the container, run:
$ docker run containers.ligo.org/leo-singer/gwcelery:dockerize --help
To deploy with kubernetes, see the comments in k8s.yml
. Tested on minikube and Google Cloud Engine.
Edited by Leo P. Singer