Files
ladill-meet/deploy/sudoers.ladill-hosting.example
isaaccladandCursor 965fb992e9
Deploy Ladill Meet / deploy (push) Failing after 7s
Initial Ladill Meet release.
Phases 0–18: core meetings, webinar, breakouts, team chat, live streaming, town hall, billing, and Ladill Mail calendar wiring.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-30 23:35:29 +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 *