We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
for the unlock with other device i had to adjust the apache config and had do add: RewriteRule /notifications/anonymous-hub(.*) ws://localhost:8380/fjbitwarden/notifications/anonymous-hub/$1 [P,L]
Updated Proxy examples (markdown)
Adding HAProxy ingress controller
Enable zstd support for Caddy
the custom websockets port has been removed #4001 so we can declutter the page a bit by removing the outdated (pre-1.29.0 configurations)
Move back Istio k8s config as an additional one (before v1.29.0)
Update Istio k8s proxy example accordingly to 1.29.0+ versions
Update Nginx (NixOS) config to v1.29.0+
Added proxy example for Lighttpd with sub-path for v1.29.0+
Fix syntax issues
Added Apache sub-dir updates for v1.29+
Add Pound reverse proxy example
traefik v1: Remove now deprecated websocket proxying
Hint to drop location blocks on the nix config
Update that my examples are before 1.29.0, I stopped using haproxy since then
Update Cloudflare info
Update traefik v2 example.
Removed a NixOS config value which was removed from the NixOS options.
Some more updates on v1.29.0 WebSocket support.
Updated some haproxy example to v1.29.0