tomp7579
tomp7579
RRailway
Created by tomp7579 on 9/2/2023 in #✋|help
Run a daily rails rake script on cron
Hi I have an app that does a daily update to the data in the db. Currently using railway I run this rails rake script from my local computer in a railway shell, however I want to remove the dependency of my local computer and have the script run automatically. To do this properly, do I need to create a seperate railway service (linked to the same github repo and docker scripts) to do this and run that on a cron schedule? Thanks!
17 replies