All Projects → hengyunabc → jenkins-ansible-supervisor-deploy

hengyunabc / jenkins-ansible-supervisor-deploy

Licence: other
Use jenkins, ansible, supervisor to deploy java application.

Programming Languages

shell
77523 projects

jenkins-ansible-supervisor-deploy

Use jenkins, ansible, supervisor to deploy java application.

http://hengyunabc.github.io/deploy-system-build-with-jenkins-ansible-supervisor/

This playbook do these things:

  • install python-pip, supervisor
  • install jdk
  • download tomcat and config
  • tomcat control by supervisor
  • deploy war to remote host
  • wait for tomcat started

Docker image showcase

docker run -it -p 8080:8080 -p 8101:8101 -p 9001:9001 --name='jenkins' hengyunabc/jenkins-ansible-supervisor
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].