Coolify: Verify full stack connectivity and functionality #443

Closed
opened 2026-02-22 07:21:49 +00:00 by jason.woltje · 1 comment
Owner

Verification Results

All checks pass after Coolify migration:

Check Result
Web UI (mosaic.woltje.com/login) 200 OK
API health (api.mosaic.woltje.com/health) healthy, PostgreSQL connected
CORS access-control-allow-origin: https://mosaic.woltje.com
Runtime env injection NEXT_PUBLIC_API_URL=https://api.mosaic.woltje.com, AUTH_MODE=real
PostgreSQL healthy via API /health
Valkey PONG
Coordinator healthy (Docker healthcheck)
Orchestrator healthy (Docker healthcheck)
TLS (web) Let's Encrypt, valid until May 23 2026
TLS (api) Let's Encrypt, valid until May 23 2026
Auth endpoint /auth/get-session returns null (correct for unauthenticated)
OTLP noise None (OTEL_SDK_DISABLED=true)
## Verification Results All checks pass after Coolify migration: | Check | Result | |-------|--------| | Web UI (mosaic.woltje.com/login) | 200 OK | | API health (api.mosaic.woltje.com/health) | healthy, PostgreSQL connected | | CORS | access-control-allow-origin: https://mosaic.woltje.com | | Runtime env injection | NEXT_PUBLIC_API_URL=https://api.mosaic.woltje.com, AUTH_MODE=real | | PostgreSQL | healthy via API /health | | Valkey | PONG | | Coordinator | healthy (Docker healthcheck) | | Orchestrator | healthy (Docker healthcheck) | | TLS (web) | Let's Encrypt, valid until May 23 2026 | | TLS (api) | Let's Encrypt, valid until May 23 2026 | | Auth endpoint | /auth/get-session returns null (correct for unauthenticated) | | OTLP noise | None (OTEL_SDK_DISABLED=true) |
Author
Owner

DNS issue (#440) resolved. Web accessible at https://mosaic.woltje.com (HTTP 200), API healthy at https://api.mosaic.woltje.com/health.

Stale work_internal network issue resolved (see #442 comment).

Remaining verification items from the checklist are ready to be tested.

DNS issue (#440) resolved. Web accessible at https://mosaic.woltje.com (HTTP 200), API healthy at https://api.mosaic.woltje.com/health. Stale `work_internal` network issue resolved (see #442 comment). Remaining verification items from the checklist are ready to be tested.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#443