meaniebeanie22
How can I periodically run a management command on railway?
so i have my django service that needs a command run based on a cron schedule
i make a new blank service
this service has its root directory set to /tkdmanager
set the start command of the new service to be
and then set that to run on the cron schedule
?
17 replies