Closed adnjoo closed 1 month ago
Steps to Test Locally with Foreman
If using Nixpacks, you can override the start command with a Procfile at the root of your app. Only a single process type is supported at the moment.
Create and Configure a Worker Service Now, set up a separate service to run your Sidekiq workers. Create a new Empty Service and name it Worker Service.
should probably research other PaaS that can have >1 process running from Procfile
Todo
railway run bundle exec sidekiq -e production