Learn how to use Auto Restart in Square Cloud to automatically restart your application in case it crashes.
Config file
squarecloud.app
or squarecloud.config
file.Locate parameter
AUTORESTART
parameter in the configuration file. Or add it if it doesn’t exist.Set value
AUTORESTART
to true
.Here’s an example of how to enable Auto Restart in your configuration file:Application goes down
Application Uptime Verification
Application Exit Status Verification
Application Recent Restart Verification
Application Exception Verification
Application Restart
squarecloud.app
or squarecloud.config
file to make the most of this feature.