There was an error while loading. Please reload this page.
English · Русский · ← Wiki
docker compose ps docker compose logs backend docker compose logs postgres
Check port occupancy (5173, 8000, 5432).
5173
8000
5432
enabled
max concurrent runs
docker compose logs runtime
GET /api/v1/runs/scripts/{id}/runs
running
queued
POST /runs/scripts/{id}/stop
docker compose exec frontend npm install docker compose restart frontend
curl -s http://localhost:8010/mcp docker compose logs mcp
HTTP 406 - normal (server responds).
406
Provisioning datasource: infrastructure/grafana/provisioning/
infrastructure/grafana/provisioning/
Login: admin / admin (or from .env).
admin
.env
docker compose down -v docker compose up --build
Will delete all PostgreSQL and MinIO data.
http://localhost:8000/health
{"status":"ok"}
http://localhost:9091/health
http://localhost:9092/health
docker compose logs -f backend runtime scheduler
Loki: Grafana → Explore → source of Loki.