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

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

Ansible role for Amphora on RHEL/CentOS 7
https://github.com/diging/ansible-amphora-role

Last synced: 25 days ago
JSON representation

Ansible role for Amphora on RHEL/CentOS 7

Awesome Lists containing this project

README

          

# Ansible role for Amphora on RHEL/CentOS 7

Deploys the Amphora repository 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)