Skip to content

Projetct to install tomcat, configure, deploy, run it and test page is up. All that in one node(local)

Notifications You must be signed in to change notification settings

kristaum/ansible_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_v1

Projetct to install tomcat, configure, deploy and makes sure its up.
This sample will do that in one node(local) with centos 7

On install_tomcat.yml we provide the necessary vars to install any desired jdk and tomcat compatible with centos 7.
We are also providing the user and the group who will be the owner of tomcat, preferably not root user.


On deploy_tomcat.yml we are providing the war file location on machine which will be copied to node server. We also set user and group that will perform operation.

This project was just my first hands on with ansible.

About

Projetct to install tomcat, configure, deploy, run it and test page is up. All that in one node(local)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published