This project is focus on deploy runtime envrionment on docker platform on SINGER node. It can be used to either setup and deploy you dev/test env, or as CD/CA in the DevOps tool chain.
- webapp (nginx + tomcat + postgres)
- Linux
- Docker Machine (optional, if you use Windows or Mac)
- Docker Engine
- Docker Compose
Download the project. Go to the derectory of the runtime you want to setup.
$ cd docker-automation/webapp
$ ./deploy.sh