Skip to content

Configuration Variables - Which Container(s) #271

Answered by MohamedBassem
undaunt asked this question in Q&A
Discussion options

You must be logged in to vote

Looking at: https://docs.hoarder.app/configuration

  • Anything under inference config and crawler config is only used by workers container.
  • Redis variables are used by both web and workers.
  • NextAuth variables are only used by web.
  • DATA_DIR is used by both web and workers
  • max assets size, disable signups: are web only.
  • MEILI_ADDR is used by both web and workers.
  • MEILI_MASTER_KEY is used by web, workers and meili

hope this answers your question. We probably should add them to the docs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@undaunt
Comment options

Answer selected by undaunt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants