caddy/dist/init
W-Mark Kubacki da8ae9e511
systemd: Run caddy with even less privileges and more confined
The exemplary unit file for systemd is intentionally redundant at times, for
example dropping privileges which an unprivileged user "www-data" did not have
in the first place: To aid as fallback in case the file gets copied and an
operator setting UID to 0 (which reportedly happened in the past).
2016-05-12 15:11:43 +02:00
..
freebsd Renamed apache24 occurance to caddy :-) 2016-03-06 10:49:29 +01:00
linux-systemd systemd: Run caddy with even less privileges and more confined 2016-05-12 15:11:43 +02:00
linux-upstart dist/init: caddy.conf for upstart 2016-03-31 14:36:44 +02:00
README.md Fix typo, clarify readme 2016-03-17 16:42:28 -06:00

Init/Service Scripts

This folder contains init/service scripts for using Caddy on various Linux and BSD distributions. They are created and maintained by the community.

Getting Help

Different scripts have different maintainers; please consult the comments in the file and any README for assistance setting it up. Do not open an issue on the Caddy project about these scripts; instead, to ask a question or suggest a change, please contact the maintainer of the script directly.

Disclaimer

The files contained herein are not officially supported by the Caddy project author and/or contributors, and as such, the files are not endorsed by the same. The Caddy project author and its contributors are not responsible for the function or malfunction of these scripts/files, or any uintended consequences to your system or website in attempting to set up Caddy. Users are expected to know how to administer their system, and these files should be considered as only a guide or suggestion for using Caddy in certain environments.