How to restart app periodically

charlesfr
PRO

a year ago

as titlte suggest, can I setup a crontab so periodically restart the machine?

0 Replies

charlesfr
PRO

a year ago

d7451ecd-791d-4cc5-8e89-188cbe6bda45



srizan10
HOBBY

a year ago

what might the command be? I’m interested


charlesfr
PRO

a year ago

^ that's my question too


charlesfr
PRO

a year ago

<@433426251496161282> Can you enlighten us?


a year ago

the native cron scheduler can not trigger a restart, nor will it redeploy an already running deployment (it will skip it)
that's where this comes in
it can trigger a restart just the same way restarting the deployment via the 3 dot menu does, but on a set schedule


charlesfr
PRO

a year ago

neat, thanks!


How to restart app periodically - Railway Help Station