RETIRED, this project has moved to https://github.com/ansible-community/ara-collection
Go to file
David Moreau Simard 5d09fbe8ac
readme: minor improvements
- better tagline
- add link to the collection on galaxy
- fix new twitter account

Change-Id: I021af6a25d9d60875f119425772f3378a7d28a5d
2021-02-24 23:08:37 -05:00
.zuul.d readme: minor improvements 2021-02-24 23:08:37 -05:00
doc/source/_static Add README for collection and markdownify role READMEs 2020-07-01 14:40:39 -04:00
roles Merge "Support installing from pypi in and out of virtualenvs" 2021-02-24 18:58:50 +00:00
tests tests: enable ara_api_configure_cron to test it 2021-02-24 11:38:28 -05: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 galaxy: move namespace to recordsansible and bump version 2020-07-16 13:25:10 -04:00
LICENSE Add LICENSE file 2020-07-01 14:48:35 -04:00
README.md readme: minor improvements 2021-02-24 23:08:37 -05:00

ara-collection

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

ARA Records Ansible and makes it 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/>.