Files
monlet/deploy/README.md
2026-05-26 16:41:27 +04:00

474 B

Deploy

Deployment examples live here.

Planned files:

  • Docker Compose for local development;
  • PostgreSQL service;
  • optional Prometheus scrape config;
  • optional Alertmanager config;
  • optional Grafana dashboard stub.

No production-ready deployment files are implemented in Stage 0.

Docker examples must not install Python, Node, or Go project dependencies on the host. Dependency installation belongs inside images/containers or repo-local development directories.