Commit graph

37 commits

Author SHA1 Message Date
Francis Lavoie
3132584310
Fix arch linux package link 2023-10-14 10:15:51 -04:00
Francis Lavoie
d931345756
Docs for v2.7.2 2023-08-03 00:57:37 -04:00
Francis Lavoie
a89e4507ce
Fix anchor tags 2023-03-21 14:32:21 -04:00
Francis Lavoie
09ddea0df2
Adjust installation docs, point to running.md 2023-03-21 14:30:25 -04:00
Emily Lange
a81ed5bd4b
docs: mention nixpkgs on install page (#303) 2023-02-21 01:20:30 -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
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
BALLOON | FU-SEN
2bd46fea8c
install: update webi commands (#259) 2022-09-04 01:01:58 -04: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
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
Max Truxa
23297691f1
docs: Fix Debian installation instructions (#219)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2022-05-17 11:05:56 -04: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
Tobias Gruetzmacher
275cce9403
docs: Add Windows service instructions (#176) 2021-07-19 08:07:20 -06:00
Tobias Gruetzmacher
8fded0b38e
docs: Remove usage of apt-key (#177) 2021-07-12 10:56:34 -06:00
Francis Lavoie
1a8d8fbee6
docs: Add scoop to install TOC 2021-06-30 01:47:26 -04:00
YAKSH BARIYA
9930120849
docs: Caddy is also available on Termux (#170) 2021-06-30 01:46:05 -04:00
Cassiano Aquino
64990cf8c4
add custom binary support files docs (#141)
* add custom binary support files docs

rephrase

* Update src/docs/markdown/build.md

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

* add link to build on package docs

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2021-05-19 23:25:45 -06:00
Matthew Holt
10f700ad19
docs: A few more updates for v2.4.0 2021-05-10 13:43:20 -06:00
Christian Rebischke
b3381f9f5c
docs: mention caddy on Arch Linux (#150) 2021-04-05 13:31:03 -06:00
Francis Lavoie
0f4885e592
docs: Fix tee command for debian instructions
`tee -a` makes no sense here, we don't want to append, overwriting is just fine
2021-02-21 02:10:21 -05:00
Matthew Holt
57b3739a21
docs: Various updates for 2.3, 2.4 beta, and Go 1.16
Steps on #139 (sorry)
2021-02-17 11:34:28 -07:00
Francis Lavoie
2e255b1ee3
docs: Shorten cloudsmith URLs even more!
Thanks to @lskillen https://github.com/caddyserver/website/issues/134#issuecomment-775217805
2021-02-08 10:39:20 -05:00
Francis Lavoie
930109ec33
docs: Simplify the cloudsmith URL a bit more
https://github.com/caddyserver/website/issues/134#issuecomment-773271563
2021-02-04 07:36:02 -05:00
Francis Lavoie
dd3285e824
docs: Fix Cloudsmith paths (#135)
Fix #134 

I'm not sure why the old GPG path broke, but apparently it did... but the paths are shorter now, so that's nice.
2021-02-02 17:25:31 -07:00
Francis Lavoie
5d4674e57b
docs: Update .deb docs for Cloudsmith (#124) 2020-12-31 12:01:16 -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
Matthew Holt
75fcfc21bb
docs: Add links to DNS provider support; remove tabs from bash command 2020-05-17 14:09:42 -06:00
Matthew Holt
d3c420e5f2
docs: Expand install into multiple pages; add example to header docs 2020-05-07 13:02:47 -06:00
Matthew Holt
f181d98e38
Minor style updates, add business contact page 2020-05-02 23:26:37 -06:00
Matthew Holt
f3c3464ebd
docs: Update install page 2020-04-27 20:03:03 -06:00
Matthew Holt
7c550dc224
docs: Clarify service file location in install guide 2020-04-24 11:05:10 -06:00
Matthew Holt
a80f20b385
docs: Link to official Docker image 2020-04-13 19:52:44 -06:00
Matthew Holt
f0fcd65a6d
docs: Minor updates for rc3 2020-04-13 11:42:06 -06:00
Matthew Holt
e8e0ec148b
docs: Update links, and change references of v2 branch to master 2020-03-23 23:01:44 -06:00
Matthew Holt
aea9c986d1
docs: Update for beta 15 2020-02-28 11:16:45 -07:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00