diff --git a/conductor/tech-stack.md b/conductor/tech-stack.md index 046affd..db0bde5 100644 --- a/conductor/tech-stack.md +++ b/conductor/tech-stack.md @@ -16,3 +16,6 @@ ## Networking - **Traefik:** Acts as the cluster's ingress controller, routing traffic based on Consul tags. - **LiteFS Proxy:** Handles transparent write-forwarding to the cluster leader. + +## Monitoring & Tooling +- **Python (Cluster Status Script):** A local CLI tool for monitoring Consul service registration and LiteFS replication status.