Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viglesiasce/nilgiri
Cloud management web console
https://github.com/viglesiasce/nilgiri
Last synced: 5 days ago
JSON representation
Cloud management web console
- Host: GitHub
- URL: https://github.com/viglesiasce/nilgiri
- Owner: viglesiasce
- Created: 2012-04-19T17:53:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-13T21:14:29.000Z (almost 13 years ago)
- Last Synced: 2024-11-10T18:57:37.996Z (2 months ago)
- Language: Python
- Homepage:
- Size: 785 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nilgiri: Eucalyptus Management Tool
Nilgiri is a Django and Boto based web console that works with Eucalyptus.
### Description
### Getting Started
1. Install virtualenv
2. Install boto 2.3.0
3. Install Django>=1.3.1 (django==1.4 recommended)
Run the server with:
$ python manage.py runserver