Commit graph

19 commits

Author SHA1 Message Date
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
Francis Lavoie
3dac36ebc8
docs: Updates for Caddy v2.4.4 (#189)
* docs: Updates for Caddy v2.4.4

* Adjust wording

* Clarify HTTPS proxy usage, reorder lb policies for clarity

* Reorder directives, add comments
2021-08-31 11:39:15 -06:00
Francis Lavoie
5f09f05e08
docs: Add new "Keep Caddy Running" page, moved from install.md (#181)
* docs: Add new Linux Service page, moved from install.md

* Apply suggestions from code review

Co-authored-by: Carl George <carl@george.computer>

* Add note regarding resetting Exec*

* Updates to make the page more generalized


Docker

* Polish the Windows Service docs a bit

Co-authored-by: Carl George <carl@george.computer>
2021-08-11 17:08:47 -06:00
Kyle Johnston
23e40421c0
docs: Update upgrade guide
* Update Caddy 2 plugin instructions

The website said there is no interactive download page, but there is
now. Updated documentation to reflect this.

* Fix broken link to main.go

* Change xcaddy link to current build docs
2021-02-22 14:42:05 -07:00
Matthew Holt
4827cff659
docs: Update for v2.3; refactor install information
We now have only 1 download page, yay. Install docs are organized better. Less confusing.

Automatic HTTPS docs improved, and menu added.

Other minor updates to bring up to speed for v2.3.
2020-12-30 07:37:15 -07:00
lsb
ba0cee8a47
docs: Upgrade guide: Emphasize lack of implicit file_server. (#63)
* Emphasize the lack of implicit `file_server`.

* Update src/docs/markdown/v2-upgrade.md

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2020-07-31 16:13:47 -06:00
Robin Millette
c659f37d14
docs: Add errors directive to v2 upgrade guide (#53)
* Errors upgrade docs

Based on https://github.com/caddyserver/caddy/issues/3336 discussion.

* Tab vs spaces; fix copy-paste error.

* With requested changes.
2020-06-03 20:18:30 -06:00
Francis Lavoie
e0f5ee1bb9
docs: Add Caddyfile syntax highlighting (#41) 2020-05-17 14:32:12 -06:00
Matthew Holt
1837e55742
docs: A few updates 2020-04-27 18:19:08 -06:00
Matthew Holt
f0fcd65a6d
docs: Minor updates for rc3 2020-04-13 11:42:06 -06:00
Matthew Holt
e1057d795a
Minor updates for RC1 2020-04-02 16:43:53 -06:00
Matthew Holt
3ecf039665
docs: All-new design, along with many content updates in prep for RC1 2020-03-30 15:38:40 -06:00
Matthew Holt
fe58da0269
docs: New logging & arch articles; various minor improvements 2020-03-30 15:15:23 -06:00
Matthew Holt
f37c890dcd
docs: Update upgrade guide 2020-03-26 13:00:08 -06:00
Matthew Holt
f4a2d34127
docs: Add handle_errors, CEL matcher; a few other improvements 2020-03-24 17:14:09 -06:00
Matthew Holt
ee55602b14
docs: --watch flag (beta 19); better proxy docs for upgrade guide 2020-03-23 10:17:04 -06:00
Matthew Holt
1aaff7aeb4
docs: Unify matcher reference docs 2020-03-22 17:23:50 -06:00
Matthew Holt
7aea0e2606
docs: Add menu and a little more info to upgrade guide 2020-03-22 16:26:43 -06:00
Matthew Holt
9fb7806546
docs: Add v2 upgrade guide 2020-03-22 16:14:29 -06:00