rpi-evennia
Raspberry Pi cpompatible docker image containing an Evennia MUD server
rpi-evennia
--------------
Raspberry Pi cpompatible docker image containing an Evennia MUD server.
This image contains an Evennia MUD server. It is based on the resin/rpi-raspbian image and was successfully tested on a Raspberry Pi 3 running HypriotOS.
To conntect point your browser to http://:8000
Superuser username is: admin Superuser password is: p@ssword
Execute with: docker run -d -p 8000:8000 -p 8001:8001 -p 5001:5001 -p 4000:4000 ufud/rpi-evennia
Dockerfile on Github: https://github.com/ufud-org/rpi-evennia