vault backup: 2026-04-29 16:45:42
This commit is contained in:
parent
ccde05ebb4
commit
c7b737b346
1 changed files with 5 additions and 5 deletions
|
|
@ -5,8 +5,8 @@ status: active
|
|||
tech: [React 19, Vite, Tailwind CSS, PHP 7.4+, Google Imagen 3, Google Veo 3.1, Kling AI, Azure AD, MSAL]
|
||||
local_path: /Users/ai_leed/Documents/Projects/Oliver/cinema-studio-pro-kling
|
||||
deploy: "./setup.sh (starts both frontend :3000 and backend :5015)"
|
||||
url: https://ai-sandbox.oliver.solutions/lux-studio/
|
||||
server: optical-web-1
|
||||
url: https://optical-prod.oliver.solutions/lux-studio/
|
||||
server: optical-prod
|
||||
tags:
|
||||
- project
|
||||
- client/oliver
|
||||
|
|
@ -38,11 +38,11 @@ Features:
|
|||
- **Local dev:** `./setup.sh` — spins up both servers automatically
|
||||
- Frontend: `http://localhost:3000`
|
||||
- Backend: `http://localhost:5015`
|
||||
- **Production:** `https://ai-sandbox.oliver.solutions/lux-studio/`
|
||||
- Server: `ai-sandbox.oliver.solutions`
|
||||
- **Production:** `https://optical-prod.oliver.solutions/lux-studio/`
|
||||
- Server: `optical-prod`
|
||||
- Files: `/var/www/html/lux-studio/` (frontend build) + `/var/www/html/lux-studio/api/` (PHP backend)
|
||||
- Service: `sudo systemctl restart lux-studio-backend`
|
||||
- Deploy script: `./deploy.sh` (FileZilla + SSH guide in `NEW_DEPLOYMENT.md`)
|
||||
- Deploy script: `./deploy-optical.sh` (FileZilla + SSH guide in `NEW_DEPLOYMENT.md`)
|
||||
- **Apache config:** `lux-studio-apache.conf`
|
||||
- **Client ID**: a321d54f-4f94-4be4-ae91-026c4d9839e6
|
||||
- **Tenant ID**: e519c2e6-bc6d-4fdf-8d9c-923c2f002385
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue