mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
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>
This commit is contained in:
parent
8a8b96dc86
commit
5f09f05e08
5 changed files with 229 additions and 123 deletions
|
@ -373,12 +373,9 @@ Most sites will not need this directive at all.
|
|||
|
||||
## Service files
|
||||
|
||||
We recommend using [one of our official service files](https://github.com/caddyserver/dist/blob/master/init) for Caddy deployments.
|
||||
|
||||
If you need a custom service file, base it off of ours. It has been carefully tuned to what it is for good reasons! Be sure to customize yours if needed.
|
||||
|
||||
See [install instructions](/docs/install#linux-service) for details.
|
||||
We recommend using [one of our official systemd service files](/docs/running#linux-service) for Caddy deployments.
|
||||
|
||||
If you need a custom service file, base it off of ours. They've been carefully tuned to what it is for good reasons! Be sure to customize yours if needed.
|
||||
|
||||
|
||||
## Plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue