2013-03-15 23:12:17 -04:00
2013-05-14 18:45:38 -04:00

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:

http://127.0.0.1:8013/

(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%