1.4 KiB
1.4 KiB
Useful Caddy Plugins
The following list includes useful Caddy plugins:
- https://authp.github.io/ - Integrates authorization plugins and provides authentication portal
- https://github.com/caddy-dns/cloudflare - Used to manage DNS records via CloudFlare
- https://github.com/caddyserver/xcaddy - A custom Caddy builder that allows you to make customized versions of Caddy
- https://github.com/luisfarzati/localdots - Provides HTTPS for localhost domains
- https://github.com/mholt/caddy-dynamicdns - Automatically updates IP address referenced in DNS records
- https://github.com/caddyserver/cache-handler - Distributed HTTP cache module for Caddy based on Souin cache
- https://github.com/tailscale/caddy-tailscale - Automatically join Tailscale network
- [https://github.com/caddyserver/replace-response](Search & Replace) - Search and replace text in responses
- [https://github.com/lindenlab/caddy-s3-proxy](S3 Proxy) - Proxy requests directly from S3
- https://github.com/greenpau/caddy-git - Integrates auto-pulling / webhook to update git source
- https://github.com/mholt/caddy-embed - Integrates site source code directly into the Caddy binary
- https://github.com/nathan-osman/caddy-docker - Allows reloading configuration files inside specially tagged Docker containers