add some sites

This commit is contained in:
Ross
2025-12-07 14:28:00 +00:00
commit 390ec25bd5
9 changed files with 137 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Example sudoers line to allow the `git` or deploy user to reload caddy without a password.
# Install by placing a file in /etc/sudoers.d/ (e.g., /etc/sudoers.d/infra-caddy-deploy)
# Replace `git` with the deploy user you use for the hook.
git ALL=(root) NOPASSWD: /bin/systemctl reload caddy