added info regarding docker integration

This commit is contained in:
Marc
2025-10-01 20:42:13 +02:00
parent 9dc0547168
commit 8215d00744

View File

@@ -16,5 +16,8 @@ Website for TFMC (teknisk fysiks minecraft server)
- This could be done via rcon maybe? and have a separate list of players that have registered. - This could be done via rcon maybe? and have a separate list of players that have registered.
[] Build this entire website and management via docker for easier release? [] Build this entire website and management via docker for easier release?
- We could use environment variables and maybe also add volumes with the player files
like mounting ./minecraftserver/world/stats:/status/server1:ro or something?
- Maybe use integration with itgz, and get variables from those servers? via for example docker sock? or would that be to insecure?
[] Maybe integrate chat with discord via rcon? [] Maybe integrate chat with discord via rcon?
- Base on existing project? This one exist and could maybe be useful? https://github.com/destruc7i0n/shulker - Base on existing project? This one exist and could maybe be useful? https://github.com/destruc7i0n/shulker