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

https://github.com/dcsg/lxjs-vagrant

This Repository is part of the workshop Building a Baby PaaS at LXJS 2013.
https://github.com/dcsg/lxjs-vagrant

Last synced: over 1 year ago
JSON representation

This Repository is part of the workshop Building a Baby PaaS at LXJS 2013.

Awesome Lists containing this project

README

          

# LXJS Vagrant

This Repository is part of the workshop **[Building a Baby PaaS](http://2013.lxjs.org/workshops#docker)** at **[LXJS 2013](http://2013.lxjs.org/)**.

## About the VM

* Ubuntu 12.04 LTS
* Node.js v0.10.18
* Docker.io
* CouchDB v1.4.0

## Usage

1. `git clone git@github.com:danielcsgomes/lxjs-vagrant.git`
2. `cd lxjs-vagrant`
3. `vagrant up`
4. `vagrant ssh`

## License

This repo is released under the MIT License. See the bundled [LICENSE](https://github.com/danielcsgomes/lxjs-vagrant/blob/master/LICENSE) file for details.