add cline docs
This commit is contained in:
43
docs/PROJECT-STATE.md
Normal file
43
docs/PROJECT-STATE.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user