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

https://github.com/herenow/vagrant-crate

This a a Vagrant setup for an Ubuntu 12.04 VM running Crate.io Data Storage
https://github.com/herenow/vagrant-crate

Last synced: 2 months ago
JSON representation

This a a Vagrant setup for an Ubuntu 12.04 VM running Crate.io Data Storage

Awesome Lists containing this project

README

        

vagrant-crate
=============

This a Vagrant setup for an Ubuntu 12.04 VM running Crate.io Data Storage. You can use this to get a Crate Database up and running, for testing and development.

Installing
----------
* First install Vagrant on your system, http://downloads.vagrantup.com/
```
git clone https://github.com/herenow/vagrant-crate
cd vagrant-crate
vagrant up
```

* Vagrant make take some time to setup your virtual machine
* Once everything is up, you will have Crate running on localhost:4200 (http://127.0.0.1:4200/admin)

Docs
----------
* http://docs.vagrantup.com/v2/
* https://crate.io/docs/current/