Commit graph

14 commits

Author SHA1 Message Date
Francis Lavoie
39bf640d22
running: Fix TOC 2023-08-14 15:28:15 -04:00
ELMØ
665c73feaa
running: Notes about SELinux (#335)
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2023-08-14 15:26:41 -04:00
Francis Lavoie
d157184ab6
running: Apparently sudo doesn't inherit PWD, so using . is safer 2023-05-26 14:22:13 -04:00
Francis Lavoie
c3f405931b
Oops, whitespace 2023-03-21 14:00:52 -04:00
Francis Lavoie
bb740f288b
Split docker cert command onto more lines 2023-03-21 13:58:30 -04:00
Francis Lavoie
1197a29dd2
Introduce tabbed sections in Markdown, Docker docs (#310) 2023-03-21 11:18:29 -06:00
Yunus Efendi
1945802f6f
Fix typo (#305) 2023-03-07 08:56:38 -07:00
Nick Craig-Wood
54af42121f
running: How to auto-restart caddy with systemd (#284)
It was decided in https://github.com/caddyserver/dist/pull/92 that the
best way to auto restart caddy is using a systemd override file and
this documents how to do that.
2022-12-10 14:41:24 -07: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
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
bt90
189e456a63
docs: expose 443/udp for HTTP3 support (#250) 2022-07-24 08:46:25 -04:00
Francis Lavoie
79521041e8
docs: Emphasize the storage locations when running with systemd 2021-11-20 00:06:38 -05:00
Francis Lavoie
773e99ec6e
docs: Minor updates to "Keep Caddy Running" page 2021-09-25 13:57:25 -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