RETIRED, this project has moved to https://github.com/ansible-community/ara-collection
Go to file
David Moreau Simard d7da031002
Update role meta/main.yml for galaxy
Change-Id: I35c2d7ad9be65a12ae64b1e155a5ea0e49f4b9f1
2020-07-01 15:12:05 -04:00
.zuul.d zuul: update replication secret key 2020-06-15 16:07:58 -04:00
doc/source/_static Add README for collection and markdownify role READMEs 2020-07-01 14:40:39 -04:00
roles Update role meta/main.yml for galaxy 2020-07-01 15:12:05 -04:00
.gitignore Add first version of galaxy.yml for collection build 2020-07-01 14:55:04 -04:00
.gitreview Add .gitreview 2020-06-15 14:33:43 -04:00
galaxy.yml Update role meta/main.yml for galaxy 2020-07-01 15:12:05 -04:00
LICENSE Add LICENSE file 2020-07-01 14:48:35 -04:00
README.md READMEs: use absolute instead of relative image links 2020-07-01 14:58:30 -04:00

ara-collection

Opinionated collection of Ansible roles for deploying and configuring ARA Records Ansible.

ARA Records Ansible playbooks and makes them easier to understand and troubleshoot.

ara

ara_api

ara_api

A role to install and run the ARA API server and built-in reporting interface in various supported configurations.

Documentation: roles/ara_api/README.md

ara_web

ara_web

Documentation: roles/ara_web/README.md

ara_frontend_nginx

A role that sets up a basic nginx reverse proxy for serving the API server as well as ara-web.

Documentation: roles/ara_frontend_nginx/README.md

Community and getting help

Contributing

Contributions to the project are welcome and appreciated !

Get started with the contributor's documentation.

Authors

Contributors to the project can be viewed on GitHub.

Copyright

Copyright (c) 2020 The ARA Records Ansible authors

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/>.