Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rjshrjndrn/ansible
- Owner: rjshrjndrn
- Created: 2017-06-06T13:58:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T14:01:56.000Z (over 7 years ago)
- Last Synced: 2024-10-04T19:44:23.873Z (about 1 month ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 possibletemplates in in roles/nginx/templates folder
varible assigning in roles/nginx/defaultsansible-galaxy is a scaffolding generator, which connected with galaxy.ansible
ansible-galaxy init --init-path roles/ mysql