Rancher Demo
To push this application to a Rancher instance
- Fill out an encrypt the cideploy.env
- Place it in environments/production
- Add a dockercfg.encrypted file with you Dockerhub creds
- Update references to images to be a repository you control on dockerhub
- Run
jet steps --push --tag master
You can also run locally by building the docker image manually and running with docker run -p 8080' bfosberry/myapp