WebServer

From Matt Morris Wiki
Jump to navigation Jump to search

Minecraft

In the end I went with fluctis - at 57p a month is was hard not to (they had a 70% off christmas offer when I signed up)

Local Hosting

  • "Port Forward Network Utilities" to test things
  • Have python client.py and server.py scripts, run server with PFNU to verify TCP can connect and send
  • HG533 lacks "NAT Loopback" meaning we can't connect to the external rainbowunicorn.ddns.net:19132 while on our own wireless!
  • We can see it with Wifi turned off, but get "Unable to connect to the world. Please check your connection to the internet and try again"

TODO

Server Options

Hosting: consider Amazon AWS's EC2 t2.small instance, with 8GB storage (storage is less than 1USD/month)

Other routes to persistence:

Hosting via AWS

I'm signed up as user matt_morris_zz@yahoo.co.uk with normal password for Amazon

Useful links:

MAMP Basics