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
- Host: GitHub
- URL: https://github.com/herenow/vagrant-crate
- Owner: herenow
- License: mit
- Created: 2014-04-30T03:55:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-15T22:35:17.000Z (about 11 years ago)
- Last Synced: 2025-01-31T12:12:36.806Z (4 months ago)
- Language: Shell
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/