Looking for CronJob command to Stop an App on Schedule
-
Hi Good Day Guys,
I am wondering if someone could guide if there is an option to Stop and Start an App with cronjob on a specific time if yes what are the commands for Stop, Start and Restart.
Or if there is any other method exist.
Thank you in advance for your help.
-
https://docs.cloudron.io/api.html#tag/Apps/operation/startApp and https://docs.cloudron.io/api.html#tag/Apps/operation/stopApp are the relevant API calls
-
Thank you for the help