Proxy examples
ristein edited this page 1 month ago

Wiki Page Revisions

150 Commits

Author SHA1 Message Date
ristein 763c94ff8f leading slash leads to error: (2)No such file or directory: AH02291: Cannot access directory '/etc/apache2/\\/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/vaultwarden.conf:1
1 month ago
cgail914 a53d4ddcfe Updated Proxy examples (markdown)
4 months ago
Chris Olin 51d536119c formatting
6 months ago
Chris Olin 24624c21e3 lighttpd configuration improvements from firsthand experience
6 months ago
tsanga13 27110e9587 Updated Proxy examples (markdown)
9 months ago
tsanga13 1fda706ef3 Typo
9 months ago
tsanga13 a1e1c8c34b Caddy deprecated remote_ip's forwarded mode, in favor of client_ip_headers paired with trusted_proxies. Allows configuring which headers to use to determine the client's IP address.
9 months ago
Stefan Melmuk 61ccdba4e9 merge both apache with subpath examples (> 2.4.47) as both have been made more or less identical, also remove outdated information about proxy_wstunnel_module
10 months ago
Stefan Melmuk fdcf375080 remove outdated traefik v1 example
10 months ago
Stefan Melmuk f54509c3f9 remove id again because it does not get rendered
10 months ago
Stefan Melmuk f92591d6b5 streamline the examples to use 127.0.0.1:8000 as the address where vaultwarden listens on and also reword the intro a bit.
10 months ago
William Desportes ebb41ec32e Improve the Caddy example & add an example to block admin
10 months ago
robertmx a2b849dba9 Use websocket upgrade capability in apache > 2.4.47 which has been released in 2021, removing unecessary rewrite magic.
10 months ago
Jonathan Joewono e7a481f25a add instructions for cloudflare
10 months ago
Nosey Nick 85d68a500d Simpler ProxyPass for Apache 2.4.47 or later
1 year ago
Mathijs van Veluw d1be232ea3 update nginx template
1 year ago
Jivan Pal a88810e9a8 In Nginx, `if` should be avoided for risk of confusion ("`if` is evil"). No reason to use it here anyway, as `server_name` handles that.
1 year ago
Gabbajoe e001f07c57 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]
2 years ago
Mathijs van Veluw 25794aaba1 Updated Proxy examples (markdown)
2 years ago
Devin Slick e1853759d6 Updated Proxy examples (markdown)
2 years ago
Devin Slick f60da8c118 Adding HAProxy ingress controller
2 years ago
Daniel e2eabdfeb1 Enable zstd support for Caddy
2 years ago
Stefan Melmuk f07eb0ec2b 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)
2 years ago
Calvin Li 83b5bd6925 Updated Proxy examples (markdown)
2 years ago
Calvin Li a53c3a02d4 Updated Proxy examples (markdown)
2 years ago
Calvin Li 866c76cdf9 Updated Proxy examples (markdown)
2 years ago
Andrey Senyaev 0dd44a9421 Move back Istio k8s config as an additional one (before v1.29.0)
2 years ago
Andrey Senyaev 1be2380268 Update Istio k8s proxy example accordingly to 1.29.0+ versions
2 years ago
Sam Doshi 1862e98897 Update Nginx (NixOS) config to v1.29.0+
2 years ago
FlakyPi 67f85acaa1 Added proxy example for Lighttpd with sub-path for v1.29.0+
2 years ago
Martin407 e3f08747a0 Updated Proxy examples (markdown)
2 years ago
Deez 37070435c1 Fix syntax issues
2 years ago
Deez 932a859f37 Updated Proxy examples (markdown)
2 years ago
Deez 33ec75c493 Added Apache sub-dir updates for v1.29+
2 years ago
H. Árkosi Róbert 2c217ca992 Add Pound reverse proxy example
2 years ago
Dario Ernst 1774213e80 traefik v1: Remove now deprecated websocket proxying
2 years ago
Sandro 7cb2e0a852 Updated Proxy examples (markdown)
2 years ago
Martin Weinelt 32908341b5 Hint to drop location blocks on the nix config
2 years ago
William Desportes df59b6c5ed Update that my examples are before 1.29.0, I stopped using haproxy since then
2 years ago
Alexis Sardá 901872a10b Update Cloudflare info
3 years ago
gzfrozen bd5397fdda Update traefik v2 example.
3 years ago
Ludwig 050913bb5b Removed a NixOS config value which was removed from the NixOS options.
3 years ago
Mathijs van Veluw 7bb6878c89 Updated Proxy examples (markdown)
3 years ago
Mathijs van Veluw 4fd3a1cf87 Updated Proxy examples (markdown)
3 years ago
Mathijs van Veluw 8845c8e38d Updated Proxy examples (markdown)
3 years ago
Mathijs van Veluw 391837a6cd Some more updates on v1.29.0 WebSocket support.
3 years ago
Mathijs van Veluw 3ff7028abb Updated some haproxy example to v1.29.0
3 years ago
Felix E 5ee848dace Update caddy and apache2 examples for websockets over port 80 (v1.29.0)
3 years ago
Mathijs van Veluw bcd1578951 Updated Proxy examples (markdown)
3 years ago
Mathijs van Veluw c7cc805705 Updated Proxy examples (markdown)
3 years ago