43 lines
714 B
Markdown
43 lines
714 B
Markdown
# PROJECT-STATE
|
|
|
|
## Stable Systems
|
|
|
|
The following are stable and working:
|
|
|
|
CI/CD pipeline
|
|
Docker deployment
|
|
Reverse proxy routing
|
|
Application container startup
|
|
Smoke test endpoint
|
|
|
|
## Deployment
|
|
|
|
Jenkins → Build → Docker image → docker save → SCP → docker load → container recreate
|
|
|
|
App path:
|
|
|
|
/opt/plesk-agency-portal
|
|
|
|
Container:
|
|
|
|
plesk-agency-portal
|
|
|
|
## Public Endpoint
|
|
|
|
https://portal.rdbcloud.co.uk
|
|
|
|
## Current Work
|
|
|
|
Fix Supabase HTTPS endpoint and authentication flow.
|
|
|
|
## Known Risk
|
|
|
|
Supabase currently exposed via HTTP internally causing browser mixed content blocking.
|
|
|
|
## Update Rules
|
|
|
|
When system changes:
|
|
|
|
1. Update PROJECT-STATE.md
|
|
2. Update ai-project-context.md
|
|
3. Add a new handover file |