pteich / caddy-tlsconsul

🔒 Consul K/V storage for Caddy Web Server / Certmagic TLS data
Apache License 2.0
96 stars 17 forks source link

[Question] I was wondering if this plugin integrates with CDP ? #31

Closed eazylaykzy closed 8 months ago

eazylaykzy commented 1 year ago

Thanks for this great module, I was wondering if it integrates with CDP, I'm planning to use both in a Docker-Swarm mode environment, but I'm finding it hard to put things together, there are no pointers, I will appreciate any assistance.

pteich commented 8 months ago

It seems that CDP just dynamically creates a Caddyfile based on Docker data but uses a Caddy as is and does not include it's own version. So if you use a Caddy binary that enables this plugin (or any other plugin) it should just work.

eazylaykzy commented 8 months ago

@pteich Thanks, I currently use CDP as it is and works fine as I no longer require Consul in my setup.

Great plugin between, I will go ahead and close this issue/discussion.