mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
AnsibleWorks
AnsibleWorks is a GUI and REST API on top of core Ansible.
AnsibleWorks is commercial software, for use only under license.
This source code is not for distribution.
Technology
- Ansible
- Django (a python web framework)
- Django REST Framework
- Celery (a python task engine)
- PostgreSQL
- Angular.js
Getting Things Installed
See the ansible-doc repo
Accessing the UI
The UI is installed under ansibleworks/ui/ and accessible at the root URL. After starting the Django server (i.e. make runserver), access the UI from a web browser at:
(routes and formal installation steps including Apache proxying pending)
Description
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Readme
428 MiB
Languages
Python
97.8%
Jinja
0.9%
Makefile
0.5%
Shell
0.3%
HTML
0.2%
Other
0.2%