Mirrored from Gitlab. Implements DevOps for a Django application on Kubernetes using Gitlab's build in CICD tools.
Deploys a simple Django project onto a Kubernetes cluster using Gitlab CI.
The Gitlab deployment pipeline is based of the Auto DevOps script supplied by Gitlab.
AUTO_DEVOPS_DOMAIN
to your wildcard domain, this can be achieved in several ways, one would be to replace the variable value in .gitlab-ci.yml
and commit it, or overwrite this value by adding it under Settings > CI / CD > Environment variables.master
.