1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 05:25:29 +03:00
Go to file
2013-04-04 14:47:41 -04:00
app_setup Update settings template to use SQLite test database when running acom_inventory script in tests, initial stub for callback event logger. 2013-04-02 14:53:52 -04:00
docs Update the API doc to indicate usage of posts of new objects to convience endpoints. 2013-03-26 18:50:28 -04:00
lib Updated callback module to delegate to acom_callback_event management command. 2013-04-04 14:47:41 -04:00
planning Add comments on planning docs 2013-03-15 23:12:17 -04:00
.gitignore Add organizations resource file, update TODO & gitignore 2013-03-13 18:49:09 -04:00
COPYING License change. GPLv3 -> Affero GPLv3. 2013-04-01 17:44:30 -04:00
Makefile Added basic celery support and configuration. 2013-03-14 16:11:14 -04:00
manage.py Rename acom to lib to avoid confusion with repo name. 2013-03-13 15:32:22 -04:00
README.md Update license mentioned in README to align with actual. 2013-04-01 20:40:46 -04:00
requirements.txt Update settings template to use SQLite test database when running acom_inventory script in tests, initial stub for callback event logger. 2013-04-02 14:53:52 -04:00
SETUP.md Reapplied migrations since change, work on tests for inventory script. 2013-03-29 02:36:11 -04:00
TODO.md Update TODO notes. 2013-04-02 13:21:21 -04:00

Ansible-Commander

Ansible-commander is a set of add-ons on top of ansible-core that adds a server, REST API, cli client, extensive logging, background job execution, and a user interface.

Technology

  • Ansible
  • Django (a python web framework)
  • Django REST Framework
  • Celery (a python task engine)
  • PostgreSQL

Status

Ansible-Commander (ACOM) is in very early development and is of interest to development audiences only. Open development is important though so we are building it in the open.

Getting Things Installed

See SETUP.md for requirements and details.

License

Ansible-Commander is made available under the Affero GPL v3, see COPYING, (C) AnsibleWorks, 2013.

Commercial licensing is also available.