Commit graph

67 commits

Author SHA1 Message Date
Francis Lavoie
492d1a2c36
Update src/docs/markdown/caddyfile/options.md 2025-03-02 19:35:55 -05:00
Camerin Figueroa
6857e4aa65
Update src/docs/markdown/caddyfile/options.md
Co-authored-by: Mohammed Al Sahaf <mohammed@caffeinatedwonders.com>
2025-03-02 13:59:04 -05:00
Camerin Figueroa
4d04516f24
Fixed indentation issue options.md 2025-03-01 19:42:58 -05:00
Camerin Figueroa
d68ff4bfb8
Updated list of all options to include per_host metrics option 2025-03-01 19:37:46 -05:00
Camerin Figueroa
1e9490db08
Added per_host documentation to options.md 2025-02-28 16:52:55 -05:00
Mohammed Al Sahaf
d03f9e5e5c
caddyfile: fix typo in options docs (#454) 2025-02-23 09:08:09 -07:00
David Ashby
f0a4b9516a
Update Caddyfile options documentation to correct metrics activation method (#448)
Closes #435.
2025-01-12 00:31:27 -05: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
ada450f47b
Further deprioritize on-demand rate limiting 2024-10-07 07:32:28 -04:00
Francis Lavoie
af347e9623
Finish documenting Caddy 2.8.0 features (#419) 2024-09-29 05:44:26 -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
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
Matthew Holt
1cc9fecacc
caddyfile: Enumerate log levels (close #351) 2023-12-13 09:47:16 -07: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
Francis Lavoie
5a994ae5f5
php_fastcgi polish & new example 2023-11-17 07:30:02 -05:00
Francis Lavoie
5e3371d1a0
Adjust auto_https explanation 2023-11-14 03:03:35 -05:00
Francis Lavoie
f10b1e85f1
Use window.$ to make VSCode syntax highlighting play nice 2023-09-07 14:18:30 -04:00
Francis Lavoie
2639f28a27
options: Fix PKI name link 2023-09-07 14:00:30 -04:00
Francis Lavoie
620ff0ce35
Lots of minor adjustments (#341) 2023-08-29 18:47:54 -04:00
Francis Lavoie
d931345756
Docs for v2.7.2 2023-08-03 00:57:37 -04:00
Francis Lavoie
194beebc7c
Docs for v2.7.0 (#322)
* Docs for v2.7.0

* Document named-routes & invoke, polish reverse_proxy

* Storage import/export CLI docs

* Header replacement defer

* Proxy stream closing options, weighted round robin LB policy
2023-07-17 01:20:40 -04:00
Matthew Holt
863c53c95e
Remind about --address flag 2023-05-08 16:28:00 -06:00
Francis Lavoie
6062f09000
global: Fix mistake with grace_period, default is eternal #319 2023-05-08 12:20:32 -04:00
Francis Lavoie
0a651be3d5
global: Clarify grace_period #319 2023-05-08 12:08:27 -04:00
Duncan Ogilvie
4fdc7ccf2f
caddyfile: Add clarification to acme_ca about .local TLDs (#317)
* Add clarification to `acme_ca` about `.local` TLDs

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

---------

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2023-05-03 10:00:04 -06:00
Francis Lavoie
6c6d933163
typo: Remove extra word 2023-03-07 10:59:22 -05:00
Francis Lavoie
ba15222b97
typo: Fix trailing slash on JSON docs link 2023-02-25 19:52:03 -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
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
Francis Lavoie
af9bd2e5c3
Add workaround note for default_bind 2023-01-21 21:38:24 -05: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
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
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
Ben Burkert
c90c151730
caddyfile: document ocsp interval global option (#254) 2022-08-24 11:33:02 -06:00
Matt Holt
7819a84e59
2.5.2 docs (#247)
* docs: Changes for v2.5.2 release

* docs: Remove -X POST

Curl automatically uses POST for -d and --data-binary.

I intentionally left it in to be explicit to learners, but
maybe best practices are better.

* api: /adapt endpoint and Etag usage

* api: Minor tweaks

* Alright fine

* Clarify Etag usage

* CEL embedded matchers

* Oops

* Lots more adjustments

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2022-07-12 12:52:18 -06:00
Francis Lavoie
655786d85e
docs: Some random polish (#241)
* docs: Some random polish

Just a bunch of little things that I think would help users from frequently asked forum questions.

* Adjustments, fix `tls_server_name` docs

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

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

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-06-06 12:36:50 -06:00
Francis Lavoie
0aa19eef44
Elaborate on log formats, proxy headers and examples (#225)
* Elaborate on log formats, proxy headers and examples

* Document HTTP transport resolvers
2022-04-07 11:43:39 -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
Francis Lavoie
903701e154
docs: Adjustments to global options, for clarification (#198)
* docs: Adjustments to global options docs, for clarification

* 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>
2021-11-23 09:44:54 -07:00
Francis Lavoie
1765c8a85e
docs: Fix broken link for logging docs 2021-09-03 22:13:37 -04:00
Francis Lavoie
c5e3aef0a2
docs: Dynamically turn subdirectives into links to anchors (#190)
* docs: Dynamically turn subdirectives into links to anchors

* Make entire rows clickable on directive page's table
2021-08-31 12:50:01 -06:00
Francis Lavoie
639c76b54c
docs: Add skip_install_trust global option (#171) 2021-06-15 14:10:28 -06:00
Klooven
1957b7f536
docs: caddyfile: preferred_chains issuer and global config (#169) 2021-06-09 09:53:50 -06:00
Matthew Holt
10f700ad19
docs: A few more updates for v2.4.0 2021-05-10 13:43:20 -06:00
Francis Lavoie
452537adea
docs: Add stoage_clean_interval global option (#158)
Docs for https://github.com/caddyserver/caddy/pull/4134
2021-05-02 12:19:05 -06:00