https://github.com/diging/ansible-vogon-role
Ansible role for VogonWeb on Centos7/RHEL
https://github.com/diging/ansible-vogon-role
Last synced: 18 days ago
JSON representation
Ansible role for VogonWeb on Centos7/RHEL
- Host: GitHub
- URL: https://github.com/diging/ansible-vogon-role
- Owner: diging
- Created: 2017-03-24T20:52:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T19:58:34.000Z (over 8 years ago)
- Last Synced: 2025-11-22T18:03:26.919Z (7 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible role for VogonWeb on RHEL/CentOS 7
Deploys the VogonWeb app 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)