Commit graph

14 commits

Author SHA1 Message Date
Francis Lavoie
a7e10b9e87
namespaces: Add IPRangeSource 2023-02-10 04:03:16 -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
Matthew Holt
3242f74dc4 namespaces: Fix link 2022-11-30 16:02:02 -07: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
Matthew Holt
2ab3061111
Update docs for 2.6 2022-09-06 13:57:07 -06:00
Matthew Holt
cd102116b1
Various install/deploy updates and improvements
Install: Remove DigitalOcean
Running: Add sc.exe Windows service info

Also add caddy.fs namespace docs
2022-07-29 14:42:23 -06:00
Matthew Holt
b418c40043
namespaces: Mark caddy.fs as experimental 2022-07-24 22:32:38 -06:00
Matthew Holt
e14f50d148
Improve docs for file_server and add caddy.fs namespace 2022-07-24 22:29:33 -06:00
Francis Lavoie
a1ddadf798
Docs for upcoming v2.5.0 release (#216)
* docs: new `log` filters in Caddyfile

* docs: `renew_interval` global option

* docs: Update access log example

* docs: `log_credentials` global option

* docs: `vars`, `vars_regexp` matchers

* docs: `roll_uncompressed`, `roll_local_time`

* docs: `http_redirect` listener wrapper

* docs: `pki` app

* docs: `strict_sni_host` options

* docs: `default_bind` option

* docs: `method` directive

* docs: `tls internal` subdirectives

* Apply suggestions from code review

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

* Matchers, options, file_server, reverse_proxy

* More clarifications / corrections

* Corrections from review

* Typo fix

* One more note about dynamic upstreams

* Tab -> space

* Update module namespaces

* Update some docs about logging

* `copy_response`, `copy_response_headers`, `replace_status`

* `dns_challenge_domain_override`

* `caddy trust`, API endpoints

* `trusted_proxies`

* Note about `pass_thru` being only useful inside `route`

* Improve logging docs to clarify the difference

* A bit of polish on patterns

* request_body: Clarify error behavior

* review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-03-11 14:26:00 -07:00
Matthew Holt
db18a5d4c8
docs: Numerous various updates for v2.1 2020-06-08 14:56:20 -06:00
Matthew Holt
2b2682a0be
docs: Add section about directive ordering 2020-06-04 09:16:01 -06:00
Matthew Holt
732946823c
docs: Finish truncated paragraph 2020-06-02 10:45:44 -06:00
Matthew Holt
2c8897f6a7
docs: Expand "Extending Caddy" to new Developers section 2020-05-28 14:19:14 -06:00