Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rjshrjndrn/ansible

generalized ansible to create and configure loadbalancer and web app
https://github.com/rjshrjndrn/ansible

Last synced: 13 days ago
JSON representation

generalized ansible to create and configure loadbalancer and web app

Awesome Lists containing this project

README

        

This is a simple ansible configuration which will
install and configure a nginx webserver
database
and load balancer.
I'll try to keep this as general as possible

templates in in roles/nginx/templates folder
varible assigning in roles/nginx/defaults

ansible-galaxy is a scaffolding generator, which connected with galaxy.ansible
ansible-galaxy init --init-path roles/ mysql