https://github.com/diging/ansible-tethne-role
https://github.com/diging/ansible-tethne-role
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/diging/ansible-tethne-role
- Owner: diging
- Created: 2017-05-03T12:37:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T21:03:45.000Z (about 9 years ago)
- Last Synced: 2025-02-28T18:46:42.969Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible role for Tethne Web on RHEL/CentOS 7
Deploys the Tethne webapp on a RHEL/CentOS 7 server via Gunicorn
behind NginX.
## Requires
- [ansible-nginx-role](https://github.com/diging/ansible-nginx-role)
- [ansible-postgresql-role](https://github.com/diging/ansible-postgresql-role)
- [ansible-python-role](https://github.com/diging/ansible-python-role)
- [ansible-supervisor-role](https://github.com/diging/ansible-supervisor-role)
- [ansible-redis-role](https://github.com/diging/ansible-redis-role)