-
Add the box :
$ vagrant box add extreme extreme-startup-vm.box
-
Create a directory :
$ mkdir extreme
-
Change current directory to extreme one :
$ cd extreme
-
Initialize the box :
$ vagrant init extreme
-
Start the box :
$ vagrant up
-
SSH into the box :
$ vagrant ssh
-
Change current directory to extreme_startup directory :
$ cd extreme_startup
-
Start the server in WARMUP mode (accessible through http://host:8080) :
$ WARMUP=1 ruby web_server.rb
-
Let the participants register.
-
Close the server (CTRL+C) and launch it :
$ ruby web_server.rb
-
Use the control panel to control the game : http://host:8080/controlpanel
-
Enjoy !
forked from joow/extreme_startup_vm
-
Notifications
You must be signed in to change notification settings - Fork 0
llsand/extreme_startup_vm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published