Adds support for archiving and shutting down the server, then killing the active spot instance.
Changes:
minecraft.yml is now start.yml. Shutdown playbook is stop.yml.
Playbooks now adjust auto-scaling group size, which means that terraform no longer needs to be run every time a spot instance needs to be started or stopped.
README has been updated with the above playbooks, and the terraform mentions have been drastically reduced.
Fixes:
NVMe drive now should correctly mount and be accessible by the ubuntu user when attempting to clone the github repo.
Adds support for archiving and shutting down the server, then killing the active spot instance.
Changes:
minecraft.yml
is nowstart.yml
. Shutdown playbook isstop.yml
.Fixes:
ubuntu
user when attempting to clone the github repo.