Commit graph

349 commits

Author SHA1 Message Date
Francis Lavoie
b58f576478
log: Clarify header examples for sensitive headers 2023-02-16 04:14:39 -05:00
Daniel Santos
3bc711fd62
options: Add note about server listener_address matching (#297)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-02-10 04:16:58 -05:00
Francis Lavoie
a7e10b9e87
namespaces: Add IPRangeSource 2023-02-10 04:03:16 -05:00
Francis Lavoie
7c99a9ab17
Docs for v2.6.3 (#296) 2023-02-08 17:10:09 -05:00
Daniel Santos
24d9769d61
globalopts: Add servers name (#292)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-02-08 02:22:25 -05:00
rusty-snake
0956f710c1
typo: Fix double not in tls directive (#295) 2023-02-05 16:08:31 -05:00
JZ
941e5b49cc
Update config-adapters.md (#291) 2023-01-31 14:27:33 -07:00
Moritz Poldrack
91e80a9d18
Add additional references to the directive order (#294) 2023-01-27 23:16:21 -05:00
Francis Lavoie
3a3225f28b
Add a few more missing module namespaces 2023-01-22 04:54:57 -05:00
Francis Lavoie
c72dc1b938
Add some missing module namespaces 2023-01-22 03:50:11 -05:00
Francis Lavoie
3856586157
Add conventions TOC 2023-01-22 00:08:46 -05:00
Francis Lavoie
90d9425f23
PHP 7.4 is no longer supported, bump example to latest version 2023-01-21 21:44:40 -05:00
Francis Lavoie
af9bd2e5c3
Add workaround note for default_bind 2023-01-21 21:38:24 -05:00
Francis Lavoie
755413601d
reverse_proxy: Elaborate on upstream defaults, scheme defaults (#288)
* reverse_proxy: Elaborate on upstream defaults, scheme defaults

* Additional adjustments to hopefully make upstreams as clear as possible
2023-01-19 12:41:48 -05:00
sir fish
a46887aed5
docs: fix port number (#290)
The privileged ports in Unix systems go from 0 to 1023 inclusive.
2023-01-13 08:16:20 -07:00
Francis Lavoie
87445126c0
build: Bump documented minimum Go version to 1.18 2023-01-07 02:06:41 -05:00
Matthew Holt
41951cec2b docs: Fix logo color in dark mode 2023-01-03 13:51:13 -07:00
Matthew Holt
cdc20b7d83
New logo 2022-12-30 12:35:53 -07:00
0xflotus
a03fb03ff3
chore: typo fix in v2 (#286) 2022-12-20 19:38:08 -07:00
Nick Craig-Wood
54af42121f
running: How to auto-restart caddy with systemd (#284)
It was decided in https://github.com/caddyserver/dist/pull/92 that the
best way to auto restart caddy is using a systemd override file and
this documents how to do that.
2022-12-10 14:41:24 -07:00
Kyle McCullough
a2742d8d8d
pki: document certificate lifetime options (#283)
Signed-off-by: Kyle McCullough <kylemcc@gmail.com>

Signed-off-by: Kyle McCullough <kylemcc@gmail.com>
2022-12-06 18:53:42 -07:00
Jiehong
fed989d550
caddyfile: Add info about include/exclude logs (#260) (#262) 2022-12-05 14:38:53 -07:00
Matthew Holt
8c7e188f5e Center header image 2022-11-30 16:02:02 -07:00
Matthew Holt
3242f74dc4 namespaces: Fix link 2022-11-30 16:02:02 -07:00
Matthew Holt
73d20fcb81 caddyfile: Clarify matcher docs for repeated params 2022-11-30 16:02:02 -07:00
Francesco
fec22eb15d
Fix reverseproxy http transport dial_timeout default value (#280) 2022-11-17 18:44:28 -05:00
Mohammed Al Sahaf
6e6875f65a
docs: add article covering asset signature verification (#268)
* docs: add article covering asset signature verification

* Apply suggestions from code review

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

* add details around the need for artifact signature validation and the meaning of verification failure

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-10-23 08:47:49 +03:00
Mohammed Al Sahaf
e0b7d2bd37
Merge pull request #277 from wooseopkim/master
docs: fix typo
2022-10-23 02:43:49 +03:00
Wooseop Kim
89c547708b docs: fix typo 2022-10-23 01:24:30 +09:00
Francis Lavoie
0d05c7bf19
docs: v2.6.2 changes 2022-10-17 13:53:08 -04:00
Tobias Gruetzmacher
5282fbd6ff
Add another handle_errors example (#273) 2022-10-17 11:24:39 -06:00
Francis Lavoie
af47d0574b
docs: Various updates since 2.5.2 that got missed (#274)
* docs: Various updates since 2.5.2 that got missed

* Cleanup protocols global options

* Sort caddyfile placeholder shortcuts alphabetically for now
2022-10-17 11:23:48 -06:00
Jared Forsyth
6e7cc49915
metrics: Add a note about when metrics became opt-in (#276)
* Add a note about when metrics was added

* better note

* Update src/docs/markdown/metrics.md

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

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-10-10 09:29:11 -06:00
Kévin Dunglas
2bbe61c3cc
docs: system.wd placeholder (#275) 2022-10-08 09:55:14 -06:00
Eddie Lebow
cec799bd2f
root: Fix typo and change word (#272) 2022-09-30 00:14:24 -06:00
Malloc Voidstar
2541c63775
log: ip_mask works on bits, not bytes (#270) 2022-09-22 11:43:36 -04:00
Matthew Holt
685dfc83c1
docs: Update info about metrics for 2.6
Also add events.handlers namespace and fix dhall link.
2022-09-20 13:27:27 -06:00
IndeedNotJames
7ed2cf1bfa
docs: Improve Arch Linux package wording (#267) 2022-09-17 21:41:07 +02:00
Matt Holt
d47c2f7dfa
docs: Various clarifications
* docs: Getting Started -> Intro, new Getting Started

Several other smaller improvements and clarifications.

* Replace original Getting Started for now

* Fix title

Started in #263 - will handle new Introduction article another time
2022-09-16 17:11:09 -06:00
Matthew Holt
c429966513
docs: General 2.6 updates 2022-09-16 17:03:41 -06:00
Alex Bradbury
a87295bf0b
docs: Clarify how handle directives may be re-ordered (#264)
As discussed in <https://github.com/caddyserver/caddy/issues/5037>.
2022-09-13 22:06:00 -06:00
Dávid Szabó
3fe4d09713
metrics: Add caddy_reverse_proxy_upstreams_healthy (#257) 2022-09-07 12:24:30 -06:00
Matthew Holt
2ab3061111
Update docs for 2.6 2022-09-06 13:57:07 -06:00
Matthew Holt
c67668615e
map: Fix example typo (close #258) 2022-09-05 16:42:48 -06:00
Matthew Holt
be47c4989f reverseproxy: Clarify flush behavior (fix #261) 2022-09-05 13:31:47 -06:00
BALLOON | FU-SEN
2bd46fea8c
install: update webi commands (#259) 2022-09-04 01:01:58 -04:00
Matthew Holt
7eda8a29d2
command-line: Add manpage and completion 2022-08-30 21:44:24 -06:00
Matthew Holt
8f8a09fcad
reverse_proxy: Clarify streaming/buffering 2022-08-29 10:15:26 -06:00
Matthew Holt
39219c6ea7 build: Add sudo to dpkg-divert procedure 2022-08-25 15:31:55 -06:00
Ben Burkert
c90c151730
caddyfile: document ocsp interval global option (#254) 2022-08-24 11:33:02 -06:00