forked from tic-ull/arritranco
-
Notifications
You must be signed in to change notification settings - Fork 0
AgarFu/arritranco
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Arritranco: =========== Arritranco aims to be an inventory IT tool. It should integrate with monitoring systems such as nagios and cacti, and offer an easy to use API. This application will be written in python using Django framework. Some interesting things: * http://github.com/thauber/django-schedule * http://django-rest-framework.org/ * http://trac.mcs.anl.gov/projects/bcfg2 * http://www.cacti.net/downloads/docs/html/scripts.html * http://code.google.com/p/django-photologue/ * https://wiki.op5.org/merlin:start * http://www.op5.org/community/projects/ninja * http://github.com/etnalubma/django-osm (note most times this software will be internal therefore can’t use free google maps api) How to build your development environment: ------------------------------------------ - git clone https://github.com/stic-ull/arritranco.git - virtualenv virtualenv - . ./virtualenv/bin/activate - pip install -r requirements.txt - cd arritranco - ./manage.py syncdb --migrate
About
Inventario (Django)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.9%
- Shell 0.1%