Skip to content

Add sidekiq credentials in docker compose #1097

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

Closed
wants to merge 4 commits into from
Closed

Conversation

DMJoh
Copy link

@DMJoh DMJoh commented Apr 24, 2025

Add the following vars to docker-compose.yml and docker-compose.production.yml.

 SIDEKIQ_USERNAME: sidekiq
 SIDEKIQ_PASSWORD: password

@DMJoh DMJoh marked this pull request as draft May 4, 2025 08:00
@DMJoh DMJoh marked this pull request as ready for review May 4, 2025 08:00
@Freika
Copy link
Owner

Freika commented May 12, 2025

Sidekiq is no longer protected by basic auth by default. Thanks for your PR!

@Freika Freika closed this May 12, 2025
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

Successfully merging this pull request may close these issues.

2 participants