Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do per-server sidekiq_config_files work? #312

Open
philsmy opened this issue Nov 2, 2022 · 1 comment
Open

How do per-server sidekiq_config_files work? #312

philsmy opened this issue Nov 2, 2022 · 1 comment

Comments

@philsmy
Copy link

philsmy commented Nov 2, 2022

Looking at the example app I thought it was like this:

server '1xx.xxx.xxx.xxx', user: 'deploy', roles: %i[app web sidekiq], machine_name: 'xxxxx', sidekiq_config_files: %w[sidekiq_production_shared.yml]

But that doesn't seem to work. I guess that the servers are just using the sidekiq.yml I happened to have in the config directory.
We'd really like to fine-tune this!

@JonTheStone
Copy link

Bump, I'm banging my head against the wall trying to get this to work properly as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants