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.8.37-rc
HTTP status
200
Response time
16 ms
Response details
ok

Backend live

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

Backend ready

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