Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

How to support caddy cluster? #31

Open
jordn opened this issue Feb 9, 2022 · 4 comments
Open

How to support caddy cluster? #31

jordn opened this issue Feb 9, 2022 · 4 comments

Comments

@jordn
Copy link

jordn commented Feb 9, 2022

I have this running against a redis cluster on AWS (MemoryDB).

I've over time, gotten these MOVED 9783 type errors, which I beleive is because i'm not connecting to redis as a cluster.

Is there a way to connect in cluster mode with the module? I've of course now fully read the README, and despite the name

Caddy Cluster / Certmagic TLS cluster support for Redis I do see the note
For now, this will support redis as single instance, or with replica, but NOT the cluster.

Thanks - this and Caddy are great software.

@bryanbuchanan
Copy link

I'm curious about this, too. I'd very much like to use this with a managed (cluster) Redis database, but don't totally understand what issues may come up when doing so (it seems to work fine in development).

@gamalan
Copy link
Owner

gamalan commented Mar 1, 2022

haven't tried in redis cluster yet, also it will need some change in config and code. but thanks for the input.

@bryanbuchanan
Copy link

Is there anything I can do to help? I don't know Go, but can find a little budget to toss toward cluster support.

@bryanbuchanan
Copy link

@jordn Do you happen to know what the user sees when a 'MOVED' error happens? Does the site appear to have an invalid cert?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants