Live data from Hacker News

Show HN: Caddy v2.5.0

github.com

1–10 of 115 posts

Re: Show HN: Caddy v2.5.0

#4
post #2

How useful is dynamic upstream which is new to me?

If your backends are registered via SRV records (e.g. Consul), this will be very useful for you! It also works similarly for A/AAAA records.

This feature is modular, so other methods of retrieving backends can be implemented as well.

Re: Show HN: Caddy v2.5.0

#7
post #2

How useful is dynamic upstream which is new to me?

Sounds like it would allow automatic handling of either failed backend nodes or adding new capacity over time without restarting the proxy, but I could be reading it wrong.

Basically this, yeah. You can add or take down backends without having to keep web server config in sync and reload it. (Though config reloads are pretty light anyways.)

Re: Show HN: Caddy v2.5.0

#8
Francis definitely gets to claim the "Show HN" on this one, as he authored more commits to Caddy during this timeframe than I did: https://github.com/caddyserver/caddy/graphs/contributors?fro...

He and several other maintainers, community helpers, distribution team members, and sponsors go a long way to making this project tick. Thanks for all you do!

Re: Show HN: Caddy v2.5.0

#9
post #8

Francis definitely gets to claim the "Show HN" on this one, as he authored more commits to Caddy during this timeframe than I did: https://github.com/caddyserver/caddy/graphs/contributors?fro... He and several other maintainers, community helpers, distribution team members, and sponsors go a long way to making this project tick. Thanks for all you do!

Thank you all. Caddy is an absolute blessing!
Post reply on HN