Logo
Explore Help
Sign In
platform/crucible-agent-build-fastapi-endpoint
2
0
Fork 0
You've already forked crucible-agent-build-fastapi-endpoint
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
93befd7dffaf84d283f4b7f191c75b5be16b091f
crucible-agent-build-fastap…/compose.yaml
demo-bot d0f1110517
Some checks failed
ci / quality (push) Has been cancelled
Details
ci / container (push) Has been cancelled
Details
decomposer: generate deliverable files for Define the service contract and project architecture for the FastAPI endpoint monitoring service.; Implement the typed monitor CRUD API and concurrency-safe in-memory state according to the service design.; Implement secure on-demand endpoint checks with status updates, latency measurement, robust error handling, and redacted structured logs.; Add operational API endpoints and environment-driven runtime configuration to the monitoring service.; Create automated tests for the monitoring service.; Package the service with Docker and developer documentation.; Validate the complete project.
2026-08-09 16:07:24 +00:00

14 lines
287 B
YAML
Raw Blame History

services:
monitor:
build:
context: .
image: endpoint-monitor:local
init: true
ports:
- "8000:8000"
environment:
MONITOR_LOG_LEVEL: INFO
MONITOR_CONNECT_TIMEOUT_SECONDS: "2"
MONITOR_READ_TIMEOUT_SECONDS: "5"
restart: unless-stopped
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 282ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API