2013-05-15 18:31:32 -04:00
2013-05-06 15:15:18 -04:00
2013-03-15 23:12:17 -04:00
2013-05-14 18:45:38 -04:00
2013-05-07 18:17:04 -04:00
2013-05-07 18:17:04 -04:00
2013-05-14 18:47:53 -04:00
2013-05-07 18:17:04 -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 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
No description provided
Readme 280 MiB
Languages
Python 52%
JavaScript 46.4%
Jinja 1%
Makefile 0.2%
Shell 0.2%
Other 0.1%