Skip to content

WIP: Containerize with docker and deploy with kubernetes

Leo P. Singer requested to merge leo-singer/gwcelery:dockerize into master

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

Merge request reports