Health Check
Service status monitoring
| Name | Description | Path | Status |
|---|---|---|---|
| AI Agent Admin | UI for managing AI Agents | /ai-agent-admin | 200 |
| Authentication | Authentication service for FE Apps | /auth | 200 |
| Chat GPT | Chat UI for OpenAI | /chat-gpt | 200 |
| Chores App | Family app where kids can submit chores for approval working towards a goal | /chores | 200 |
| Code Editor | Code editor for JS, HTML, CSS widgets | /code-editor | 200 |
| Documentation | Documentation for the NHDC services | /docs | 200 |
| Family Archive | Service for storing family photos and videos | /family-archive | 200 |
| Image Service | Handles image transformations | /images/healthcheck | 200 |
| Minecraft Admin | UI for managing Minecraft servers | /mc-admin | 200 |
| Minecraft Skins | UI for creating and editing Minecraft skins | /mc-skins | 200 |
| Tools | Tools for various tasks | /tools | 200 |
| AI Agent API | AI Agent API stores and runs AI Agents | /ai-agent-api/health | 200 |
| AI API | AI API is a LiteLLM Proxy | /ai-api/health | 200 |
| Blog API | Blog API service that pull from git repo | /blog-api/health | 200 |
| Brick API | Informal UI for loading brick data by Lego set ID | /brick-api | 200 |
| Minecraft Admin API | API for managing Minecraft servers | /mc-admin-api/health | 200 |
| Pusher | Websocket server | /pusher/health | 200 |
| Tokens | Service for managing tokens | /tokens/health | 200 |