-
-
Notifications
You must be signed in to change notification settings - Fork 23
Home
fuomag9 edited this page Apr 18, 2026
·
11 revisions
Documentation for installing, configuring, and using Caddy Proxy Manager.
- Installation Guide - Set up Caddy Proxy Manager with Docker
- Environment Variables Reference - Complete environment variable reference
- Security Configuration - Secure your production deployment
- OAuth Authentication Setup - Add SSO with Authentik, Keycloak, Auth0, etc.
- Certificate Management - Let's Encrypt ACME and custom certificates
- DNS Provider Configuration - Get wildcard certificates with DNS-01 (Cloudflare, Route 53, DigitalOcean, Hetzner, and more)
- Rootless Docker Operation - Run containers as non-root users
- Feature Guide Proxy Hosts - Set up reverse proxies, load balancing, and list filtering
- Feature Guide L4 Proxy Hosts - Layer 4 TCP/UDP stream proxying with SNI matching and health checks
- Feature Guide Forward Auth - Built-in identity provider for protecting proxy hosts without an external IdP
- Feature Guide User Management - User roles (Viewer/User/Admin), account management, and groups
- Feature Guide mTLS RBAC - Role-based access control for mTLS client certificates with path-based rules
- Feature Guide Analytics - Traffic charts, geo map, user agents, protocol breakdown, and blocked requests
- Feature Guide WAF - Web Application Firewall with OWASP CRS, rule suppression, and event log
- Feature Guide Geo Blocking - Block traffic by country, continent, ASN, CIDR, or IP
- Feature Guide Access Lists - HTTP basic auth with multi-account lists
- Feature Guide REST API - Full REST API with Bearer token auth and interactive OpenAPI docs
- Feature Guide Audit Log - Search and page through configuration history
- Feature Guide Instance Sync - Push configuration from a master to slave instances
- Troubleshooting - Fix common issues
- Contributing Development - Build and develop locally
- Install Caddy Proxy Manager
- Configure environment variables
- Set up OAuth authentication
- Configure DNS-01 providers
- Troubleshoot issues
Need help? Check Troubleshooting or open an issue.