Includes McMyadmin front end and built-in Minecraft server.
-----------------------------------------------
In order to access McMyAdmin you have to change the default username:
From SSH into the server:
1. docker exec -it mcmyadmin2 /bin/bash
2. ./minecraft/MCMA2_Linux_x86_64 /quit
3. ./minecraft/MCMA2_Linux_x86_64 -setpass changme -configonly
3. exit
4. docker stop mcmyadmin2
5. docker start mcmyadmin2
6. login with username admin and password password
6a. Yes. That's not a typo - the login will still be admin and the password will still be password until you change them in the web interface.
7. Change the password for the admin user from the McMyAdmin web interface
8. You can add a new user and delete "admin" if you want from the web interface.
9. DO NOT add "minecraft.tld" to your DNS provider if you want people to go to minecraft.tld as the game server name.
10. You can run servers on the default port (25565) and up to two additional servers on ports 25566 and 25567