All systems operational

Current status

Budget4You services

Phase-1 status surface for the frontend and Django API. This page currently shows live checks and configured build versions; historical uptime collection is the next rollout step.

Frontend

Operational
Operational
No historical uptime yetLive snapshot
Configured version
1.9.116
HTTP status
200
Response time
14 ms
Response details
ok

Backend live

Operational
Operational
No historical uptime yetLive snapshot
Configured version
1.9.116
HTTP status
200
Response time
13 ms
Response details
{
  "service": "budget-api",
  "status": "ok",
  "checks": {
    "application": {
      "status": "ok"
    }
  }
}

Backend ready

Operational
Operational
No historical uptime yetLive snapshot
Configured version
1.9.116
HTTP status
200
Response time
27 ms
Response details
{
  "service": "budget-api",
  "status": "ok",
  "checks": {
    "database": {
      "status": "ok"
    }
  }
}