vatertime / minecraft-spot-pricing

Cloudformation template to deploy a Minecraft server
MIT License
140 stars 84 forks source link

Can't figure out how to get RCON working #30

Closed morrissimo closed 7 months ago

morrissimo commented 7 months ago

Title says it all really :/

I've read through the docs on https://docker-minecraft-server.readthedocs.io but most of the RCON bits there only make sense in the context of running a docker container locally or "manually" - eg, not in ECS.

I've got SSH successfully configured for my EC2 instance, and I can connect to it - just not sure what to do next to get RCON running and accessible

Any ideas/pointers?

TIA