An open API service indexing awesome lists of open source software.

https://github.com/dspeichert/cloudvcl

Cloud VCL - let your students use virtual environments for class/assignments
https://github.com/dspeichert/cloudvcl

cloud computing education lab openstack python university vcl virtual

Last synced: 6 months ago
JSON representation

Cloud VCL - let your students use virtual environments for class/assignments

Awesome Lists containing this project

README

          

# CloudVCL [![Build Status](https://travis-ci.org/DSpeichert/cloudvcl.svg?branch=master)](https://travis-ci.org/DSpeichert/cloudvcl)
Cloud VCL

How to use/test:

1. Put OS password in `settings.py`
1. Run migrations: `./manage.py migrate`
1. Create admin account: `./manage.py createsuperuser`
1. Sync images: `./manage.py syncimages`
1. Sync flavors: `./manage.py syncflavors`
1. Run server: `./manage.py runserver`

# Dev Docs

* https://django-bootstrap3.readthedocs.io/en/latest/
* https://getbootstrap.com/components/