mirror of
https://github.com/bunkerity/bunkerweb-templates.git
synced 2026-04-24 20:05:49 +03:00
3
Template Catalog
Théophile Diot edited this page 2026-02-25 15:42:51 +01:00
Production-ready examples with guided steps and optional CRS tuning.
-
WordPress
- Path: templates/wordpress/
- Focus: TLS automation, reverse proxy, rate limits, crawler whitelist, CRS exclusions.
-
Nextcloud
- Path: templates/nextcloud/
- Focus: Large uploads, WebDAV verbs, caching, CRS Nextcloud exclusions.
-
Jellyfin
- Path: templates/jellyfin/
- Focus: Streaming timeouts, websockets, buffering, headers, CRS tuning.
-
Tomcat
- Path: templates/tomcat/
- Focus: Reverse proxy, methods, payload sizing, client optimization.
-
Drupal
- Path: templates/drupal/
- Focus: TLS defaults, reverse proxy, installer rate limiting, CRS exclusions.
-
NetBird
- Path: templates/netbird/
- Focus: gRPC + websocket routing, long-lived connection timeouts, relay/API/OAuth2 path mapping, request limits, CRS OAuth2 exclusions.
Tip: Open template.json and any configs/ snippets in each directory for details.