caddy/modules
Faiyaz Rahman 425a3381fd
acmeserver: say when the CA database is locked by another process (#8007)
Opening the bbolt database only reported timeout, which sounds like a
broken config. Catch bolt.ErrTimeout with errors.Is and say another
process holds the lock, and that caddy reload is the right command when
Caddy is already running. The error stays fatal.
2026-09-11 14:49:31 +10:00
..
caddyevents events: skip dispatch setup when nothing is subscribed (#7997) 2026-09-09 13:33:54 +10:00
caddyfs
caddyhttp reverseproxy: replace only known placeholders in health check body (#8003) 2026-09-09 08:48:08 -06:00
caddypki acmeserver: say when the CA database is locked by another process (#8007) 2026-09-11 14:49:31 +10:00
caddytls caddytls: synchronize storage cleaner with TLS.Stop via context and WaitGroup (#7954) 2026-09-05 07:37:57 -06:00
filestorage
internal/network
logging
metrics
standard