• 158 posts
    2 years ago

    It looks like 0.30 doesn't include the redis mod (that allows the redis container name to be set with env variable to avoid clashes with other containers named 'redis' on the same server).

    Any chance that can be included in a future release?

  • rafalplens
    2 years ago

    That's part of misago-docker and not Misago itself, so I can take care of it without having to do new release. 🙂

  • rafalplens
    2 years ago

    Done. Env vars are:

    • CACHE_REDIS_URL: defaults to redis://redis/0
    • CELERY_BROKER_URL: defaults to redis://redis/1
  • 158 posts
    2 years ago

    Thank you. It saves me manually changing it every time I push a new version of misago-image.

Search
  • Enter search query (at least 3 characters).

Your options