Files
ladill-hosting/deploy/sudoers.ladill-hosting.example
T
isaaccladandCursor e251a4cf60
Deploy Ladill Hosting / deploy (push) Failing after 17s
Initial Ladill Hosting app with Gitea deploy pipeline.
Shared web hosting extracted from the platform monolith, with CI deploy
to /var/www/ladill-hosting matching Bird/Domains/Email.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 16:24:20 +00:00

8 lines
356 B
Plaintext

# Replace `www-data` with the actual PHP-FPM/web user that runs the app.
# Install as `/etc/sudoers.d/ladill-hosting` with mode `0440`.
#
# These helpers are root-owned fixed entry points installed by the deploy script.
www-data ALL=(root) NOPASSWD: /usr/local/bin/ladill-hosting-admin *
www-data ALL=(root) NOPASSWD: /usr/local/bin/ladill-hosting-user *