vault backup: 2026-04-29 21:29:57

This commit is contained in:
Vadym Samoilenko 2026-04-29 21:29:57 +01:00
parent 8cf81b6083
commit 138e425faf

View file

@ -524,3 +524,9 @@ tags: [daily]
- 21:24 | `video-accessibility`
- **Asked:** Developer initiated Docker build and deployment pipeline for optical-dev server with pending migrations and frontend setup.
- **Done:** Docker build started with plan to complete migrations, frontend setup, Apache configuration, and smoke tests within 3 minutes.
- 21:28 | `video-accessibility`
- **Asked:** Server became unresponsive during Docker build due to memory exhaustion.
- **Done:** Diagnosed OOM issue and provided recovery procedure using GCP VM hard reset.
- 21:28 | `video-accessibility`
- **Asked:** Developer reported SSH server unresponsive after building multiple Docker images simultaneously on VM.
- **Done:** Diagnosed memory/CPU exhaustion issue and provided hard reset procedure via GCP Console to recover the VM.