Using auto-mc for self-deploying minecraft servers
Find a file
ida d54acd2d08 move version prompt to deploy.sh
this will allow us to feed automate.sh via ssh's stdin inside of
deploy.sh as ssh will not open a virtual terminal when stdin is
not is not a terminal.
2025-03-28 20:15:43 +00:00
systemd limit backup cpu usage 2023-07-08 20:45:49 -07:00
automate.sh move version prompt to deploy.sh 2025-03-28 20:15:43 +00:00
deploy.sh move version prompt to deploy.sh 2025-03-28 20:15:43 +00:00
LICENSE Initial commit 2020-04-01 03:49:15 +00:00
README.md change readme 2025-03-27 12:31:15 +00:00

ever wanted to:

  • play minecraft but the server was too expensive to host for just a little play session?
  • have a minecraft world you wanted to play with your friends as a one off thing?

introducing: auto-mc-redux!

this is a modified version of the script i maintain for automatically installing minecraft (on apt based distrobutions) and intigrating it with systemd. this aims to create a virtual machine, create the appropriate firewall rules, and install minecraft with a world that's kept in an s3 bucket, until you give it the command to un-deploy it, where it'll back up the world to the s3 bucket, and then unprovision the server!