Commit Graph

108 Commits

Author SHA1 Message Date
timekills eb98bf96b0 Update plexsync.yml 2019-01-23 21:18:31 +04:30
timekills c1ae2bbbd8 Update plexsynctest.yml 2019-01-23 21:18:03 +04:30
timekills 285bd7bc2e Create plexsync.yml 2019-01-23 21:16:25 +04:30
timekills 6c7c352abf Rename plexsync.yml to plexsynctest.yml 2019-01-23 21:14:16 +04:30
timekills 24bac98b0a Update plexsync.yml 2019-01-23 21:12:43 +04:30
timekills 2050e7f134 Update plexsync.yml 2019-01-23 21:09:18 +04:30
timekills d6b81d5fc9 Update plexsync.yml 2019-01-23 20:57:31 +04:30
timekills 7143a3b8fc Update plexsync.yml 2019-01-23 20:54:40 +04:30
timekills f85ebd5f8c Update plexsync.yml 2019-01-23 20:53:35 +04:30
timekills 795e546d09 New fix to double quotes lines 43 & 44 2019-01-23 20:51:56 +04:30
timekills a819f62886 Fixed double quotes in lines 43 & 44 2019-01-23 20:50:27 +04:30
timekills 598d7782d5 Update plexsync.yml 2019-01-23 20:44:20 +04:30
timekills 9da3161904 Update plexsync.yml 2019-01-23 20:40:28 +04:30
timekills 22aa9cf376 Rename plexsync..yml to plexsync.yml 2019-01-23 20:38:41 +04:30
timekills 5aad95c81a Create plexsync..yml 2019-01-23 20:37:06 +04:30
rla999 7e4ca7e246 Update jdownloader2.yml 2019-01-17 20:58:02 -05:00
rla999 707fda13fb Initial release 2019-01-17 20:50:45 -05:00
rla999 eb89039af1 Update jdownloader2.yml 2019-01-17 20:22:22 -05:00
rla999 a0a6d6f157 Update jdownloader2.yml 2019-01-17 20:14:13 -05:00
rla999 6e134b4b06 Update jdownloader2.yml 2019-01-17 19:55:51 -05:00
rla999 9c4ea431d9 Update jdownloader2.yml 2019-01-17 19:15:17 -05:00
timekills f312798aaf AARGH folders 2019-01-16 23:38:55 +04:30
timekills b044460ccf Dang folder fix #6 2019-01-16 23:33:59 +04:30
timekills 75af7b3211 Update mcmyadmin.yml 2019-01-16 23:28:15 +04:30
timekills 975cac4197 Update mcmyadmin.yml 2019-01-16 23:24:54 +04:30
timekills 8a7a25a29f Update mcmyadmin.yml 2019-01-16 23:22:05 +04:30
timekills 6571f0a70b Folder fix 3 2019-01-16 23:18:55 +04:30
timekills 93a8f029aa Folder fix 2 2019-01-16 23:13:59 +04:30
timekills 1b63bf2032 Update folders for logical naming 2019-01-16 23:10:54 +04:30
timekills 822376a061 Delete mcmyadmin2.yml 2019-01-16 22:12:19 +04:30
timekills 1d99cbce4d Merge pull request #3 from Admin9705/v8
update
2019-01-16 21:58:52 +04:30
Admin9705 0c4cb04f4c update 2019-01-16 06:14:24 -05:00
Admin9705 929032b0f7 fixes 2019-01-16 06:03:59 -05:00
timekills 8dc8af0e07 Create mcmyadmin.yml
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
2019-01-16 03:44:38 +04:30
timekills c21e565936 Update mcmyadmin2.yml 2019-01-16 03:19:02 +04:30
timekills 6b3c10ec52 Update mcmyadmin2.yml 2019-01-16 02:48:32 +04:30
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 757a13d363 Merge pull request #2 from Admin9705/v8
update
2019-01-15 23:34:20 +04:30
timekills 9c442c92a5 Create mcmyadmin2.yml 2019-01-15 23:33:24 +04:30
Admin9705 a8be222c8e Delete handbrake2 2019-01-14 20:33:17 -05:00
Admin9705 ed71332af0 update 2019-01-14 14:23:28 -05:00
Admin9705 f8fb38151c update 2019-01-14 14:17:45 -05:00
Admin9705 de7af72d1f Merge branch 'v8' of https://github.com/Admin9705/PlexGuide-Community into v8 2019-01-14 13:44:33 -05:00
Admin9705 f22683c7de update 2019-01-14 13:44:32 -05:00
Admin9705 84b83fa47f Merge pull request #12 from TechButton/v8
Fixed some issues
2019-01-14 13:32:16 -05:00