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

Set Docker entrypoint, fix redis settings for celery_broker_url and celery_backend_url #502

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

msecrbl
Copy link

@msecrbl msecrbl commented Oct 8, 2024

Fixes following issues that occur in Docker image w/ tag 5.7.0:

  • Entrypoint is not set in Dockerfile
  • entrypoint.sh only updates settings for redis_session_storage in server.ini, but not for celery_broker_url and celery_backend_url

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.

1 participant