1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00
awx/README.md

37 lines
792 B
Markdown
Raw Normal View History

2013-03-16 06:43:08 +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
2013-03-16 06:43:08 +04:00
* 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.