itzg / minecraft-server-charts

MIT License
267 stars 142 forks source link

Configuration options for SSH access to Bedrock #191

Closed tuxpeople closed 6 months ago

tuxpeople commented 6 months ago

Hi

This is related to https://github.com/itzg/docker-minecraft-bedrock-server/issues/86 and should allow users to set the configuration necessary for SSH access (eg. for https://github.com/Kaiede/Bedrockifier).

I'm not an Helm pro, but I tried to test it as good as I could. It adds a few options to Values.minecraftServer:

tuxpeople commented 6 months ago

There would also be the possibility to add a "enable backup" option to directly add and configure https://github.com/Kaiede/Bedrockifier as a sidecar container. What do you think?

itzg commented 6 months ago

There would also be the possibility to add a "enable backup" option to directly add and configure https://github.com/Kaiede/Bedrockifier as a sidecar container. What do you think?

I forgot to reply to this. This sounds like a great idea for a follow up PR.