LogoLogo
  • Hatchbox Classic Support
  • Clusters
  • Providers
  • Servers
  • Apps
    • ActionCable
    • Background Workers
    • Backups
    • BitBucket
    • Cron Jobs
    • Deploy Scripts
    • Domains & DNS
    • ElasticSearch
    • File Uploads
    • Image Processing
    • Jekyll
    • Passenger
    • Postgres
    • Puma
    • Rails
    • Rake
    • React On Rails
    • Ruby Versions
    • Sitemaps
    • Sphinx
    • SSL
    • Webhooks & Auto-Deploy
    • Webpacker
  • Security
  • Support
  • Databases
    • Backup & Restore
Powered by GitBook
On this page
  1. Apps

Cron Jobs

Need to run background tasks at scheduled times? Don't worry, we've got you.

PreviousBitBucketNextDeploy Scripts

Last updated 6 years ago

How do I setup cron jobs for my app?

We recommend using the . You can add your cron jobs to the config/schedule.rb file and they will be installed and updated every deploy.

whenever gem