Commit graph

466 commits

Author SHA1 Message Date
Matthew Holt
bc7f8553c3 docs: Add chocolatey package
Closes https://github.com/caddyserver/dist/issues/51
2020-12-12 12:28:15 -07:00
Aike de Jongste
1125092c9e
docs: Update url in index.html to fix 404 (#121) 2020-12-04 05:12:26 -05:00
Jordi Masip
4ca7b193d1
docs: --config flag supports - to read from stdin (#120) 2020-12-03 11:18:59 -07:00
Francis Lavoie
a05f559c12
docs: Update reverse_proxy examples (#119)
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-12-02 13:38:23 -05:00
Francis Lavoie
e2a6e4e212
docs: Mention the auth placeholder in basicauth docs (#117) 2020-11-26 12:20:14 -07:00
Matthew Holt
bb0693bb7d
docs: Clarify debian package behavior (closes #115) 2020-11-25 10:51:19 -07:00
Matthew Holt
94a7c5f1cd docs: Minor improvements/clarifications 2020-11-25 10:47:01 -07:00
Matthew Holt
1bdf4a6343 Add zerossl branding 2020-11-25 10:47:01 -07:00
Gilbert Gilb's
8084cba78b
docs: header default values (#98)
see https://github.com/caddyserver/caddy/pull/3807
2020-11-24 15:32:42 -07:00
Francis Lavoie
b95745040b
docs: Update adapters list, directive order note in caddyfile concepts (#97) 2020-11-24 15:28:31 -07:00
Francis Lavoie
d2aaa73a54
chore: Add .editorconfig (#113) 2020-11-24 15:20:24 -07:00
Francis Lavoie
bc64f3acc0
docs: Add missing proxy and fastcgi options (#108)
* docs: Add missing proxy and fastcgi options

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

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

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

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

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

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-11-24 15:19:46 -07:00
Francis Lavoie
e20ab56bf2
docs: Add caddyfile server options, reorganize the page a bit (#107)
* docs: Add caddyfile server options, reorganize the page a bit

* Apply suggestions from code review

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

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-11-24 15:18:57 -07:00
Francis Lavoie
3045d99f94
docs: Clarify behaviour of multiple matchers of the same type (#102)
* docs: Clarify behaviour of multiple matchers of the same type

* Apply suggestions from code review

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

* docs: Change matcher boolean wording

* Apply suggestions from code review

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

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-11-24 14:44:21 -07:00
Francis Lavoie
5bfa8266d4
docs: Add cookie hash policy for proxy (#110)
* docs: Add cookie hash policy for proxy

* 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>
2020-11-24 14:27:23 -07:00
Francis Lavoie
64664222fa
docs: Add h2c scheme shortcut to Caddyfile proxy docs (#111) 2020-11-24 14:20:05 -07:00
Francis Lavoie
970aadb620
docs: Add Caddyfile env var default value (#112) 2020-11-24 13:46:27 -07:00
Francis Lavoie
44c7994cb1
docs: Add a missing Caddyfile placeholder shortcut (#109) 2020-11-23 22:49:02 -05:00
Simon Ser
2d417f3661
docs: Add network example to bind directive (#99) 2020-11-23 15:23:50 -07:00
Andy Pilate
570488d7f6
docs: Replaced http.cat example with single line respond (#106)
* Fix http.cat example with Host

* Add simpler example using respond
2020-11-23 11:22:19 -07:00
Nicola Piccinini
caefac9b51
docs: request_body Caddyfile directive (#104)
* Add documentation about request_body directive in Caddyfile

* Add note about matchers support

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

* Improve description of max_size parameter

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

* Improve text

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

* Improve description of request_body directive

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

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-11-19 12:04:39 -07:00
Francis Lavoie
6b4998a5dc
docs: Use headers for individual global options, anchor linkable (#100) 2020-11-12 15:54:37 -05:00
Francis Lavoie
828e4a4eb4
docs: Add new proxy transport options, fix buffer_requests location (#103) 2020-11-02 16:06:20 -07:00
Francis Lavoie
84ced83c0b
docs: Improve the log example to cover hiding IPs (#101) 2020-11-02 16:03:28 -07:00
MicahParks
785ffebb23
docs: Small front-page typo (#95)
Co-authored-by: Micah Parks <git@micahparks.com>
2020-10-11 12:43:49 -04:00
AJ ONeal
4b65d28bc5
docs: add Webi installer; Linux & Windows hints (#92)
* add Webi installer, and Linux & Windows hints

* fix copy pasta with setcap command

* move generic linux below mainstream distros
2020-10-09 23:49:23 -06:00
Dylan Armstrong
e643afb766
docs: Mention x-forwarded-for in remote_ip matcher (#94)
* docs: add x-forwarded-for note to remote_ip documentation

* chore: period
2020-10-09 11:33:30 -06:00
Francis Lavoie
08533f5045
docs: Add filter encoder to Caddyfile docs (#90) 2020-10-01 12:27:14 -06:00
Kiran Thomas
51cacc7e4d
docs: clarify that default log format is console if TTY, otherwise JSON (#89) 2020-09-29 09:17:27 -06:00
Matthew Holt
8818629407
docs: Add push directive to ordered list 2020-09-25 15:34:04 -06:00
Francis Lavoie
05fa4bcca1
docs: Minor JSON docs bugfix for hiding a header, remove invalid comment (#87) 2020-09-25 15:33:02 -06:00
Matthew Holt
af3676862b
docs: Update for v2.2 2020-09-25 12:53:11 -06:00
Dave Henderson
30084b98b0
docs: Monitoring and metrics (#86)
* metrics: Adding docs for metrics

Signed-off-by: Dave Henderson <dhenderson@gmail.com>

* Addressing review comments

Signed-off-by: Dave Henderson <dhenderson@gmail.com>

* Apply suggestions from code review

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

* Update src/docs/markdown/metrics.md

Co-authored-by: Dave Henderson <dhenderson@gmail.com>

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-09-22 20:12:24 -06:00
Francis Lavoie
2c6a8a0f9f
docs: Add links to matchers and <directives...> (#84) 2020-09-16 17:46:38 -06:00
Francis Lavoie
99c602bf11
docs: Add links to Caddyfile directives in code blocks (#82) 2020-09-16 13:59:49 -06:00
Matthew Holt
ec9e966e55
Update footer with apilayer 2020-09-10 12:58:16 -06:00
Matthew Holt
7da129a23a
docs: Add reverse_proxy compression subdirective 2020-08-31 18:39:56 -06:00
Matthew Holt
db56448157
docs: Add tls eab subdirective 2020-08-31 18:39:37 -06:00
Francis Lavoie
81a9b3c54d
docs: Mention the file matcher placeholders in the caddyfile docs (#81) 2020-08-31 13:56:44 -06:00
Francis Lavoie
f1d0d13522
docs: Clarify file imports are relative to curr file, more cross-linking (#78) 2020-08-20 12:08:40 -06:00
Francis Lavoie
8e777706f9
docs: Add headers to reverse_proxy docs for anchor linking (#77) 2020-08-17 14:12:20 -06:00
Flavio Stutz
1de532a465
docs: Add link from auto_https option to Auto HTTPS doc (#76)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2020-08-16 02:44:21 -04:00
Jamison Dance
fdfd7fd5a2
docs: Minor grammar fix (#67)
* grammar fixes

* Update src/docs/markdown/caddyfile/matchers.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-08-06 10:31:06 -06:00
Francis Lavoie
a9cba1e0c2
docs: Minor updates to php_fastcgi docs (#71) 2020-08-05 16:03:20 -04:00
Francis Lavoie
bc052dc87a
docs: Add link to the file_server browse default template (#73) 2020-08-05 12:45:23 -06:00
Matthew Holt
55b2a684c8
A few minor tweaks; remove unsupported platforms from download page
Fixes #51 along with a few other errors
2020-07-31 18:50:14 -06: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
Razon Yang
ad7e68cbe7
docs: Update log.md (#69) 2020-07-29 07:31:13 -06:00
Francis Lavoie
c7b4ed30c7
docs: Fix bad matcher in snippet example 2020-07-17 15:38:07 -04:00
Matthew Holt
4f6d355a97
Account portal, download page, non-standard module docs
This ends v1 on the website. Docs archive still available through a
sidebar nav link in the docs.
2020-07-16 15:53:33 -06:00