https://github.com/diging/ansible-mbl-data-role
Ansible role for the MBL course and investigator data platform on Centos/RHEL
https://github.com/diging/ansible-mbl-data-role
ansible ansible-role gunicorn nginx postgresql
Last synced: 2 months ago
JSON representation
Ansible role for the MBL course and investigator data platform on Centos/RHEL
- Host: GitHub
- URL: https://github.com/diging/ansible-mbl-data-role
- Owner: diging
- Created: 2017-05-24T19:55:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T19:58:31.000Z (about 9 years ago)
- Last Synced: 2025-01-11T07:13:39.911Z (over 1 year ago)
- Topics: ansible, ansible-role, gunicorn, nginx, postgresql
- Language: Shell
- Homepage: https://diging.atlassian.net/wiki/spaces/MHDP
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible role for MBL course data platform on RHEL/CentOS 7
Deploys the [MBL course and investigator data platform](https://github.com/erickpeirson/mbl-browser) 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)