mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
01ec33ec8f6eaf5ca4feb37a2ba5f6207bae4d04
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 lib/static/web. After starting the django server (i.e. make runserver), access the ui from a web browser at:
http://127.0.0.1:8013/static/web/app/index.html
(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
434 MiB
Languages
Python
97.8%
Jinja
0.9%
Makefile
0.5%
Shell
0.3%
HTML
0.2%
Other
0.2%