Forum archive
Turn off and on TKL Moodle instance in EC2
Hi, i recently launch an instance on EC2 and i need to turn it off while i am not using it and i read that in order to be able to do that i need to attach a EBS as a root device to my instance and i do not know how to do that , it there someoe that can help me ?
i really appreciate your help
Thank you
Use TKLBAM to back up your instance, then you can terminate it. Later you can launch another moodle instance, and restore from backup. For more information see the announcement.
I'd recommend testing your backup by restoring it to a test instance before terminating the original server.
BTW, the TurnKey Amazon images are instance-store backed, not EBS backed. It's not the same as attaching an EBS volume. The terminology can be a bit confusing...