we're using Google Cloud Platform, and running an instance Ubuntu which has Apache listening on port 80.
Sometimes the instance stops responding, and the server goes down in Cloudflare (but that's not the case).
We need a solution, something to check time to time, a routine, that reset/restart the instance if stops responding on port 80.
Maybe a Shell Script? Maybe something inside Cloud Platform which I haven't noticed?
I've searched all over, sorry if this is repeat, thanks for any kind of help.