All Projects → elacheche → ansible-war-deploy

elacheche / ansible-war-deploy

Licence: other
A playbook to deploy a WAR on Tomcat & restart it.

Projects that are alternatives of or similar to ansible-war-deploy

ansible-role-tomcat
Install and configure tomcat on your system.
Stars: ✭ 34 (+70%)
Mutual labels:  playbook, tomcat
godofwar
GodOfWar - Malicious Java WAR builder with built-in payloads
Stars: ✭ 118 (+490%)
Mutual labels:  tomcat, war
Graylog Ansible Role
Ansible role which installs and configures Graylog
Stars: ✭ 173 (+765%)
Mutual labels:  playbook
k0s-ansible
Create a Kubernetes Cluster using Ansible and the vanilla upstream Kubernetes distro k0s.
Stars: ✭ 56 (+180%)
Mutual labels:  playbook
Ansible Playbook Grapher
A command line tool to create a graph representing your Ansible playbook tasks and roles
Stars: ✭ 234 (+1070%)
Mutual labels:  playbook
Ansible Nginx Hardening
This Ansible role provides secure nginx configurations.
Stars: ✭ 180 (+800%)
Mutual labels:  playbook
drupalci-sonar-jenkins
DEPRECATED - Drupal CI environment with SonarQube and Jenkins for Drupal Core code analysis.
Stars: ✭ 40 (+100%)
Mutual labels:  playbook
Redfish Ansible Module
Ansible modules for Out-Of-Band Controllers using Redfish APIs
Stars: ✭ 139 (+595%)
Mutual labels:  playbook
mac-setup-playbooks
Ansible playbooks for setting up mac
Stars: ✭ 32 (+60%)
Mutual labels:  playbook
Rollback
Ansible role to rollback scripting applications like PHP, Python, Ruby, etc. in a capistrano style
Stars: ✭ 230 (+1050%)
Mutual labels:  playbook
ansible-openstack
Openstack made easy
Stars: ✭ 13 (-35%)
Mutual labels:  playbook
Nci Ansible Ui
Simple web interface for running Ansible playbooks
Stars: ✭ 217 (+985%)
Mutual labels:  playbook
Team
sweet home
Stars: ✭ 180 (+800%)
Mutual labels:  playbook
tomcat-native
Mirror of Apache Tomcat Native
Stars: ✭ 73 (+265%)
Mutual labels:  tomcat
Ansible Collection Hardening
This Ansible collection provides battle tested hardening for Linux, SSH, nginx, MySQL
Stars: ✭ 2,543 (+12615%)
Mutual labels:  playbook
wordpress-ansible-playbook
An ansible playbook for setting up production and staging WordPress site(s). Nginx, php7.3, ssl ready (via letsencrypt), mariadb.
Stars: ✭ 85 (+325%)
Mutual labels:  playbook
Terrible
An Ansible playbook that apply the principle of the Infrastructure as Code on a QEMU/KVM environment.
Stars: ✭ 161 (+705%)
Mutual labels:  playbook
Ansible Ubuntu
Ansible scripts to setup Ubuntu desktop/server
Stars: ✭ 182 (+810%)
Mutual labels:  playbook
tomcatplugin
Tomcat plugin for Eclipse
Stars: ✭ 63 (+215%)
Mutual labels:  tomcat
Docker-Httpd-Tomcat
Apache HTTPD with MOD-JK and Apache Tomcat on Docker
Stars: ✭ 30 (+50%)
Mutual labels:  tomcat

ansible-war-deploy

A playbook to deploy a WAR on Tomcat7.

This project will have the Ansible playbook I use to deploy a war to Tomcat7.

The playbook will have some specific configuration that I used to use.

I'm sharing this playbook for many reasons:

  • As this is my 1st production oriented playbook I thought that my commits history will maybe help someone else understand the basics of playbooks in an other way.
  • Was looking for a playbook that do what this playbook did, but failed to find that, so maybe my playbook will help someone else creating his own playbook to deploy a war.
  • I recommand that you check the commits changes to find why I use that task or so.. As I'm still leearning Ansible, I'll try to keep the commits changes minor & comments clear.
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].