I want to slowly migrate my site to GCE so I don't want to pay for server time when I'm not working on the site as no one will be using it.
I tried just deleting the instance I was using and creating a new one with the same configuration, static IP, and using the same persistent disk. When it booted all the files seemed to be there, but the website I setup didn't work anymore. I just got the default Apache page.
How can I stop an instance when I'm not using it and restore it to exactly how it was?