Files
pleskSaas/docs/GUARDRAILS.md
2026-03-08 09:58:56 +00:00

584 B

GUARDRAILS

These systems are currently working and must not be broken by AI refactors.

CI/CD

Jenkins pipeline builds Docker image and deploys it.

Deployment process:

docker save → scp → docker load

Container

Name: plesk-agency-portal

Deploy path: /opt/plesk-agency-portal

Reverse Proxy

Managed by Nginx Proxy Manager

Public URL:

https://portal.rdbcloud.co.uk

Auth

Supabase Magic Link authentication

Environment variables:

NEXT_PUBLIC_SUPABASE_URL SUPABASE_URL

AI tools must avoid large rewrites or architectural changes without explicit instruction.