Commit Graph

9 Commits (53b44ef0fd3150d7c880b0d80acefd65ccb0781c)

Author SHA1 Message Date
Monviech 53b44ef0fd
Update caddy.rst - Added advanced troubleshooting section
- Explain how to use the DEBUG log
- Using the admin endpoint of Caddy for profiling and debugging
1 month ago
Monviech 97b46f8102
Update caddy.rst for www/caddy: v1.5.5 (#556) 1 month ago
Monviech a744c2893a
Update caddy.rst - forgot : (#555) 1 month ago
Monviech 0d838464f7
www/caddy: Add new upstream load balance description (#552) 1 month ago
Monviech 71ece67d04
www/caddy: Changes for version 1.5.3 and 1.5.4 (#548)
* Update caddy.rst - Some terminology changes for the new os-caddy version.

* Update caddy.rst - Small Typo fixed.

* Update caddy.rst - DNS01 is not needed for Dynamic DNS to work

* Update caddy.rst - Another small typo.

* Update caddy.rst

Add HTTP-01 challenge redirection option

* Update caddy.rst

- Added Tutorial section for the HTTP-01 challenge redirection
- A few more changes to get the docs in line with the new os-caddy-1.5.3 update

* Update caddy.rst - Add HTTP Response Code and Message

* Update caddy.rst - Add Header Manipulation

* Update caddy.rst - Added short tutorial how to use the most common header manipulation.

* Update caddy.rst - Improve header manipulation tutorial with the most common usecase, reverse proxying to an upstream webserver with vhosts.

* Update caddy.rst - Format fix

* Update caddy.rst - Add new fields for forward_auth support

* Update caddy.rst - Add configuration example for Authelia

* Update caddy.rst - Reformat doc

* Update caddy.rst

* Update caddy.rst - Again a few typos

* Revert all changes regarding forward_auth in caddy.rst

Since implementing this feature properly would take a redesign how the current handle/reverse_proxy structure works, it is unfeasible for now.

I am unsure the usecase is really there either. With basic_auth implemented, it's far easier to restrict access in a less convoluted way.

Combining basic_auth with http logs and crowdsec, makes bruteforcing also impossible, IP addresses are banned quite swiftly.

* Update source/manual/how-tos/caddy.rst - Typo

Co-authored-by: Dany Marcoux <github@dmarcoux.com>

* Update source/manual/how-tos/caddy.rst - Typo

Co-authored-by: Dany Marcoux <github@dmarcoux.com>

---------

Co-authored-by: Dany Marcoux <github@dmarcoux.com>
2 months ago
Dany Marcoux a0f4ac7ca4
Add instructions in Caddy on how to prevent the HTTP_REFERER error (#547)
While setting up a reverse proxy for the OPNsense web UI, I stumbled on
this error. Without this configuration change, we get the following
error after logging in to https://opn.example.com

> The HTTP_REFERER "https://opn.example.com/" does not match the predefined settings
2 months ago
Monviech 5703a65b37
Update caddy.rst (#546)
TLS Insecure Skip Verify added to docs
2 months ago
Ad Schellevis 01d23c0b9e caddy - fix some compile warnings 2 months ago
Monviech 6dbed48048
www/caddy: Documentation (#545) 2 months ago