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
- Host: GitHub
- URL: https://github.com/diging/ansible-amphora-role
- Owner: diging
- Created: 2017-03-09T13:36:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T21:19:25.000Z (over 8 years ago)
- Last Synced: 2025-02-28T18:46:52.982Z (over 1 year ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)