Rancher-based catalog of extremeprog services.
Easy access to private repos for automation services. Repo https://github.com/extremeprog-com/git-proxy.
Adding cattle from private repo. Go to Settings -> Catalog -> Add Catalog.
Add catalog with url http://proxy.git-proxy/[email protected]:yourproject/Project.git#${BRANCH_NAME}
.
Adding build from private repo (in docker-compose.yml):
yourproject:
build: http://proxy.git-proxy/[email protected]:yourproject/Project.git#${BRANCH_NAME}
Nginx container with LetsEncrypt SSL support for simple and fast Docker deployments. Repo https://github.com/extremeprog-com/heaven.