https://github.com/okomestudio/stormy-playground
Stormy Playground
https://github.com/okomestudio/stormy-playground
Last synced: 3 months ago
JSON representation
Stormy Playground
- Host: GitHub
- URL: https://github.com/okomestudio/stormy-playground
- Owner: okomestudio
- Created: 2015-04-22T22:15:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-20T17:40:49.000Z (about 10 years ago)
- Last Synced: 2025-01-14T13:55:54.290Z (4 months ago)
- Language: Ruby
- Size: 19.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stormy-playground
Playground for Storm with VMs managed through Vagrant.
## Getting Started
1. From the vm directory, start the vagrant VMs:
```bash
$ cd vm
$ vagrant up
$ cd ..
```2. Add the 'sshkey' to your ssh-agent:
```bash
$ ssh-add sshkey
```3. A storm-ui is running on the nimbus host (storm's master), available at
http://192.168.56.2:8080/