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

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

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)