Commit graph

285 commits

Author SHA1 Message Date
Dan Cecile
8d5d93b379
reverse_proxy: Describe using zero for weighted round robin (#437)
The old restriction is lifted now that https://github.com/caddyserver/caddy/pull/6681 is merged and released in 2.9.0
2025-01-02 20:40:21 -07:00
Jeremy Lin
f378fbf2fa
log: Add docs for mode (#436)
Ref: caddyserver/caddy#6314
2025-01-02 13:01:06 -07:00
Pedro Cunha
1325ce3cca
tls: Replace usage of deprecated field trusted_ca_cert_file (#430)
* tls: Replace usage of deprecated field `trusted_ca_cert_file`

* Remove default value
2024-12-16 09:50:11 +03:00
Francis Lavoie
9232ceb77e
Fix cache pattern 2024-11-08 16:35:48 -05:00
Matthew Holt
63dfe5529a
matchers: Clarify header matcher syntax 2024-10-30 14:07:56 -06:00
Matthew Holt
f2cb7fef46
tls: Update zerossl issuer docs
Updated for ZeroSSL API changes
2024-10-30 13:14:30 -06:00
Serban Teodorescu
e9db589e6b
Update forward_auth.md example (#428)
request_header doesn't seem to accept multiple headers at a time.
2024-10-28 10:32:25 -06:00
Francis Lavoie
59a848c26d
Clarify regexp matcher repetition 2024-10-21 21:22:18 -04:00
Francis Lavoie
1e1747b6cb
Improved placeholder docs 2024-10-21 21:08:20 -04:00
Steffen Busch
6e893573fe
Another example how to use log_append for reverse proxy upstream details (#392)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2024-10-11 10:30:24 -04:00
Fabian
13367a80ce
Add Cache-Control "public,max-age=0,must-revalidate" to index.html in SPA Example (#410)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2024-10-11 10:19:29 -04:00
x4e-jonas
4a71f732b2
Fix typo in reverse_proxy.md (#422) 2024-10-11 10:07:39 -04:00
Francis Lavoie
ba5256ee0b
CIDRs is a list 2024-10-11 10:06:15 -04:00
Mohammed Al Sahaf
ab3c2aecf4
expand the listener_wrapper docs (#425)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2024-10-11 10:04:19 -04:00
Francis Lavoie
6db3af5c32
Minor site address space/comma clarification 2024-10-09 21:30:05 -04:00
Francis Lavoie
c43b2d482b
http.vars.trace_id placeholder 2024-10-09 20:32:39 -04:00
Francis Lavoie
ada450f47b
Further deprioritize on-demand rate limiting 2024-10-07 07:32:28 -04:00
Francis Lavoie
12e02d62b0
Update Authelia example 2024-10-06 11:23:18 -04:00
Mohammed Al Sahaf
56a1dd39e1
doc: remove docs of deprecated directives (#415) 2024-09-29 07:13:18 -04:00
Francis Lavoie
af347e9623
Finish documenting Caddy 2.8.0 features (#419) 2024-09-29 05:44:26 -04:00
Paul Paradise
6ac5539ef9
Typo corrections in concepts.md (#418) 2024-09-26 00:29:15 -04:00
Drake Talley
d5208b2b21
use backticks instead of nested quotes in template example (#417) 2024-09-24 13:19:24 -04:00
cismous
5ab8f023cc
docs: Add forward_proxy_url parameter introduction (#405)
* Add forward_proxy_url parameter intro

https://github.com/caddyserver/caddy/pull/6114

* Update src/docs/markdown/caddyfile/directives/reverse_proxy.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

---------

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2024-08-19 10:19:12 -06:00
Matthew Holt
441f11e1c3
encode: Document zstd levels 2024-08-09 11:37:30 -06:00
vitsumoc
30f3b386e6
Fix spelling error on acme_server page (#412) 2024-08-07 10:38:31 +03:00
Francis Lavoie
0917548c4f
Adjust header ? explanation to match behaviour 2024-07-25 19:18:22 -04:00
Francis Lavoie
abdb76f083
Add link-local IPv6 syntax to network addresses & reverse_proxy 2024-07-07 02:27:11 -04:00
Francis Lavoie
cf78bf0716
Revert "caddyfile: snippet block input documentation (#400)"
This reverts commit 41470c4e02.
2024-06-29 12:40:10 -04:00
a
41470c4e02
caddyfile: snippet block input documentation (#400)
* initial

* Update Caddyfile

* tabs

* add note to other page
2024-06-19 15:07:03 -06:00
fin444
b61e96de9c
reverse_proxy: add health_follow_redirects (#401) 2024-06-15 12:56:47 -04:00
Simon Legner
ddfb116cfc
docs: use vars inside templates (#396)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2024-06-05 18:29:31 -04:00
Francis Lavoie
ca9ce7b2b5
Updated for v2.8.0 (#389)
Co-authored-by: Mohammed Al Sahaf <msaa1990@gmail.com>
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
Co-authored-by: Nebez Briefkani <me@nebezb.com>
Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com>
2024-05-29 18:18:32 -04:00
Jt Miclat
0b35d1a195
Fix broken link for otel env variables (#388) 2024-04-22 02:39:33 -04:00
Git'Fellow
b89a6b6c8d
Fix simple typo (#385) 2024-03-28 03:57:49 -04:00
Ryan Gleeson
dd88f9a14d
Update reverse_proxy.md (#381)
Fixed typo to Authelia's forwarded-headers page
2024-03-21 09:05:13 -06:00
June
c9db93aa56
fix keepalive_interval link at reverse_proxy (#380) 2024-03-20 23:25:20 -04:00
PhilippKolmann
71a6b74f21
Update acme_eab in options.md (#378) 2024-03-11 12:16:06 -04:00
Francis Lavoie
22301d6a81
Big Caddyfile docs update (#374) 2024-02-20 06:49:30 -05:00
Francis Lavoie
a57d9e3ea2
Drop RSA cipher suites, order them the way Go does
See 67d555e089
2024-02-06 21:45:16 -05:00
Przemysław Romanik
c341db1084
dns_challenge_override_domain: clarify expected domain and DNS plugin support (#367) 2024-01-16 19:55:59 -05:00
Matthew Holt
1cc9fecacc
caddyfile: Enumerate log levels (close #351) 2023-12-13 09:47:16 -07:00
Francis Lavoie
0287674362
Fix a few images/links 2023-12-12 10:34:47 -05:00
Matt Holt
07c51663ab
New Website: Phase I (#357)
* Initial commit; starting new design

Dropdown menu

* Begin docs layout of new design

* Get themes under control; button hover splash

* Some basic responsiveness

* Finish responsive layout; several bug fixes

* Avoid flash during color scheme change

* Begin building top of homepage

* docs: Start building quick-assist feature

* Work on homepage a little more

* Keep working on homepage

* More homepage progress

* Some sponsor SVGs

* Add sponsor features

* Implement basic Sponsor Experience box

* Reorganize some styles

* WIP sponsors page

* Start features page WIP

* Minor improvements

* Fix headings; work on features page

* WIP features page

* Continue work on marketing pages

* Continue work on features page

* More features WIP

* Continue features page...

* More work on features page

* Keeping going  :)

* Continue home and features pages

* More homepage/features content, screenshots, tweaks

* Minor fixes to features page

* Minor tweaks

* Work on testimonials

* Work on homepage more

* More homepage work

* Continue work on homepage

* Add some sponsor logos

* Some citation screenshots

* Add citations

* Start making homepage responsive

* Re-add cache busting

Fix docs

* Use markdown syntax highlighting on frontpage

* Rework AJQuery to $_ to not interfere with jQuery

* Rewrite quick assist with AlpineJS, use markdown for contents

* More work on marketing pages

* Rebase and fix code displays

* Syntax highlight on-demand example, fix rollover

* Adjust on-demand demo

* Work on responsiveness

* Keep working on responsiveness

* Mainly finish making design responsive

* Thiccer favicon

* More work on marketing pages

* Keep on going

* Fix link

* Move new site into src folder

* Add open graph image

* Add recorded demo for homepage

* Tweak caption

* Fix Poppins font for now

* Minor tweaks

* Trim demo ending

* Remove unfinished pages

Also update Framer logo

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-12-11 10:07:34 -07:00
rwv
cc509e1b2a
fix reverse_proxy.md typo (#354) 2023-11-23 09:43:55 -05:00
Francis Lavoie
528b1c191f
Add SNI note to proxy example 2023-11-19 01:16:46 -05:00
Francis Lavoie
2c3fb1aa38
Improve proxy examples, and common patterns 2023-11-19 01:14:12 -05:00
Francis Lavoie
5a994ae5f5
php_fastcgi polish & new example 2023-11-17 07:30:02 -05:00
Francis Lavoie
8a9540d4ec
Polish up tls directive page 2023-11-14 05:02:35 -05:00
Francis Lavoie
5e3371d1a0
Adjust auto_https explanation 2023-11-14 03:03:35 -05:00
David Baynard
b532efe482
Note that caddy fmt doesn't support heredocs (#352)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-11-07 18:22:54 -05:00