mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
14bc3c02f83852bda243d6fb54dcb139c99d909d
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
431 MiB
Languages
Python
97.8%
Jinja
0.9%
Makefile
0.5%
Shell
0.3%
HTML
0.2%
Other
0.2%