init monlet repo with stage 0-2 (docs, contract, agent MVP)
This commit is contained in:
15
deploy/README.md
Normal file
15
deploy/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user