aws-csgo icon indicating copy to clipboard operation
aws-csgo copied to clipboard

Saving updates to ami-image instead of persistent storage

Open ConnorBP opened this issue 5 years ago • 0 comments

is it possible to update the built ami image with changes such as csgo-updates, server configuration changes, installations such as sourcemod, etc?

If it is possible I would like to be able to keep such changes while also not needing to pay for the persistent storage volume of the spun up instance to stay around. If it is not possible I may have to create some fairly complex scripts to install and update amx-mod, source-mod, as well as all of my plugins and configuration files in the build step.

Also along these lines when a csgo update is out if storing the VM state after it starts is not possible, that would in fact mean that a new instance would need to fetch a new version every time until it is rebuilt if i am correct?

ConnorBP avatar May 14 '20 21:05 ConnorBP