ara-infra/roles/ara_frontend_nginx
David Moreau Simard 09ba06020d
Import Ansible roles for setting up ara-server
This commits imports two bootstrapped Ansible roles:
- ara_server for installing and configuring ara-server
- ara_frontend_nginx for setting up vhosts with nginx

The roles are integration tested by new Zuul jobs on Fedora
and Ubuntu.

Change-Id: I06c7a2e9fb3f61fa451053543971de89d438fef4
2019-02-06 09:59:31 -05:00
..
handlers Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00
meta Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00
tasks Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00
templates Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00
vars Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00
README.rst Import Ansible roles for setting up ara-server 2019-02-06 09:59:31 -05:00

README.rst

ansible-role-ara-frontend-nginx

Ansible role to install and configure nginx to serve instances of ara-server and ara-web.

While this role can be used by itself, it is meant to be used alongside the Ansible roles for ara-server and ara-web.

It is currently tested and supported against Ubuntu 18.04 and Fedora 29.

Copyright

Copyright (c) 2019 Red Hat, Inc.

ARA Records Ansible is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

ARA Records Ansible is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with ARA Records Ansible. If not, see <http://www.gnu.org/licenses/>.