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

https://github.com/diging/ansible-tethne-role


https://github.com/diging/ansible-tethne-role

Last synced: about 1 month ago
JSON representation

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)