Files
ladill-frontdesk/deploy/sudoers.ladill-hosting.example
T
isaaccladandCursor 9e2d79936c
Deploy Ladill Frontdesk / deploy (push) Failing after 35s
Test / test (push) Failing after 2m45s
Initial Ladill Frontdesk release with deploy pipeline.
Visitor management app with SSO, kiosk, badges, reports, and Gitea CI deploy to frontdesk.ladill.com.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 20:37:15 +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 *