Friday 3 October 2014

Vagrant Working for the Manchester CoderDojo Minecraft Server Build

I've got a basic vagrant setup working for the Manchester CoderDojo Minecraft server build.  Instructions on the GitHub page.

Next task is to get the chunked responses working so that you can see the python output appear in the browser as the code is running.

3 comments:

Unknown said...
This comment has been removed by the author.
Unknown said...

Ok, now that I have booted, and connected to the vagrant, how do I start the server?

Unknown said...

@Matty_C, two ways to start the servers:

1. run the vagrant provisioning: vagrant up --provision
2. vagrant ssh on to the server then run the script /vagrant/run-and-link.bash

Once that's going you can connect your Minecraft client to server 'localhost' on port 25565, and your web browser to http://localhost:8888/