trevor-laher / OnDemandMinecraft

An AWS hosted Minecraft server that will only run when players are active. Players can start the server through a simple UI accessed through free Heroku server hosting.
MIT License
516 stars 69 forks source link

Necessity of SSH from Heroku App #21

Open payton opened 4 years ago

payton commented 4 years ago

Is there a reason why we don't configure the Minecraft server to boot up on instance start?

It seems there is unnecessary complexity (and security risk) with having our Heroku application SSH in and start the server.