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
- Host: GitHub
- URL: https://github.com/dspeichert/cloudvcl
- Owner: DSpeichert
- Created: 2016-11-01T03:48:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T20:53:41.000Z (over 8 years ago)
- Last Synced: 2025-02-21T15:31:25.541Z (11 months ago)
- Topics: cloud, computing, education, lab, openstack, python, university, vcl, virtual
- Language: Python
- Homepage: https://dspeichert.github.io/cloudvcl/
- Size: 403 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CloudVCL [](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/