Commit Graph

7 Commits

Author SHA1 Message Date
timekills
2ca1a9f0ef Update mcmyadmin2.yml 2019-01-16 02:36:31 +04:30
timekills
6913eea148 Update mcmyadmin2.yml 2019-01-16 02:34:35 +04:30
timekills
643f41089a Added traefik forwarding for 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 -setpass yourNewUserName -configonly
3. docker stop mcmyadmin2
4. docker start mcmyadmin2
5. login with username yourNewUserName and password password
6. Change the password from the McMyAdmin web interface
2019-01-16 01:43:29 +04:30
timekills
bad6c68d26 changed internal port back to 8080 2019-01-15 23:52:39 +04:30
timekills
97a5a59503 changed port from 8080 to 8088 (conflict) 2019-01-15 23:41:58 +04:30
timekills
d16b8271d2 removed https req line 48
Removed from line 48:
traefik.protocol: 'https'
2019-01-15 23:38:08 +04:30
timekills
9c442c92a5 Create mcmyadmin2.yml 2019-01-15 23:33:24 +04:30