[ Site Status ]
This page shows what the most recent build of POSTBEEP.NET knows about itself: which commit produced this site, when the build ran, and which release tag the hub picked up for each project.
The static build can't see the running counter or guestbook service. For that, check the dynamic-service health endpoint linked below.
[ This Build ]
| Commit | 82ffa4c (82ffa4c2d235ed68312091a137ff6b6b8269386d) |
|---|---|
| Branch | HEAD |
| Committed | 2026-05-19T23:45:34-04:00 |
| Built | 2026-05-20T03:47:49Z |
[ Catalog ]
| Project | Tag | Status | Category |
|---|---|---|---|
| FloppyBootCD | v1.3.1 |
stable | vintage_pc |
[ Runtime ]
The FastAPI service serves /counter.gif and /guestbook/ from the same VPS. Its health is reported at /healthz, which returns 200 when the service is up, its SQLite database answers a SELECT, the digit directory mounts, and all ten counter digit GIFs are readable; 500 with status=degraded otherwise. The /status/ page is a build artifact, so the values shown above don't change between deploys; /healthz reflects the live state of the service this very moment.