Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 795 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 795 Bytes

rancher-catalog

Rancher-based catalog of extremeprog services.

Contents

Git Proxy

Easy access to private repos for automation services. Repo https://github.com/extremeprog-com/git-proxy.

Usage

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}

Heaven

Nginx container with LetsEncrypt SSL support for simple and fast Docker deployments. Repo https://github.com/extremeprog-com/heaven.

Usage

Mongo Sites API

https://github.com/extremeprog-com/mongo-sites-api