Cleanup TODO

This commit is contained in:
Michael DeHaan
2013-03-15 22:43:08 -04:00
parent bc69076f69
commit 86f9d859b9
2 changed files with 36 additions and 7 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
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)
* Celery (a python task engine)
* Tastypie (a Django REST layer)
* 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 GPLv3, see COPYING, (C) AnsibleWorks, 2013.