vault backup: 2026-04-30 11:55:33

This commit is contained in:
Vadym Samoilenko 2026-04-30 11:55:33 +01:00
parent 82dc4f93d5
commit 8257554e54
2 changed files with 8 additions and 2 deletions

View file

@ -5,8 +5,8 @@ status: active
tech: [React, FastAPI, Celery, MongoDB, Redis, Google Cloud (GCS, Gemini), Docker]
local_path: /Users/ai_leed/Documents/Projects/Oliver/video-accessibility
deploy: ./scripts/full-deploy.sh
url: https://ai-sandbox.oliver.solutions/video-accessibility/
server: optical-web-1
url: https://optical-dev.oliver.solutions/video-accessibility/
server: optical-production-dev
tags: [oliver, video, accessibility, ai, captions, audio-description, tts, celery, mongodb]
created: 2026-04-14
last_commit: 2026-04-29

View file

@ -71,3 +71,9 @@ tags: [daily]
- 11:52 (6min) | `Oliver (root)`
- **Asked:** Pull all projects and mirror them to git@git.ai-impress.com/Oliver/ organization.
- **Done:** Verified Oliver organization exists on Forgejo and confirmed SSH port configuration (2222).
- 11:53 | `video-accessibility`
- **Asked:** How to edit and add Closed Captions to Accessibility videos, and verify Cloud Run setup.
- **Done:** Confirmed frontend and API are running locally; identified Cloud Run connectivity issue with databases using Docker-internal DNS names.
- 11:54 | `video-accessibility`
- **Asked:** Check Claude run commands and verify server deployment steps for video-accessibility project.
- **Done:** Provided SSH, git pull, and deploy script commands for optical-dev server with optional --skip-build flag and health check verification.