Forum archive
Auto stop start instance
I am running a private website using a turnkey Joomla AMI. It is mostly used during the daytime business hours. No need for the instance to run 24/7. What is the easiest way to setup an automatic start and stop? I have looked at the "auto scaling" features within the EC2 docs. It looks pretty complicated with lots of code entry (which I am not familiar with). Is there any "easy" way to establish a schedule?
Thank you.
There isn't an out of the box solution for this, but you could probably roll your own stop/start script using the Hubs API and cron - take a look at HubTools.