Skip to content

How stateless is Lychee? Can I run multiple instances with shared storage? #2853

Answered by kiancross
kiancross asked this question in Q&A
Discussion options

You must be logged in to vote

I seem to have it working. Key points for others trying to replicate this are to (1) use object storage so each instance is stateless; (2) obviously connect to the same DB; (3) make sure sessions and queues are stored in the DB; and (4) make sure APP_KEY is set to the same value on each instance.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ildyria
Comment options

@kiancross
Comment options

@ildyria
Comment options

@kiancross
Comment options

Answer selected by ildyria
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