Coolify Deployment Test ● Running

Small diagnostics app for GitHub → Dockerfile → Coolify deployments.

Status

Running

The FastAPI process is answering requests.

APP_VERSION

2.0.0

Read from the committed VERSION file (runtime APP_VERSION is fallback).

Container hostname

24d2d8093af4

Identifies the currently running container.

Started at

2026-08-16T07:38:18.484614+00:00

UTC time when this application process started.

Server time

2026-08-16T08:22:17.810638+00:00

Current UTC time from the running container.

PUBLIC_TEST_VALUE

hello-from-coolify

A non-secret runtime environment variable.

BUILD_LABEL

local-build

A Docker build-time ARG baked into the image.

SECRET_TEST_VALUE

Configured

Only its presence is shown; the value is never returned or logged.

Persistent storage

Unavailable — mount a writable Coolify volume at /data

Counter state needs a Coolify persistent volume mounted at /data.

Persistent counter

Unavailable

Increment it, then Restart/Redeploy to prove volume persistence.

Check /healthView /api/infoView /api/request