https://github.com/koding/koding-system-stacks
Koding VM Images
https://github.com/koding/koding-system-stacks
Last synced: 8 months ago
JSON representation
Koding VM Images
- Host: GitHub
- URL: https://github.com/koding/koding-system-stacks
- Owner: koding
- License: other
- Created: 2014-01-16T01:19:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T04:05:00.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T07:08:42.281Z (over 1 year ago)
- Language: Shell
- Size: 203 KB
- Stars: 9
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Koding Server Stacks
======
Koding VM Images
This is the infrastructure used to create the VM tepmplates that run the VMs on Koding
This is run on an ubuntu raring server.
To install first ```sudo apt-get install lxc golang-go```
To setup your build env you will need to edit bin/build on and change build_ip to match your lxcbr0 interface and also edit inc/vmroot-config to match.
We accept pull requests to add new templates openly.
We pull this repo to our testing build server every 24 hours and build the images. Before accepting a pull request we will place your template on our staging platform and tested.