Conversation
| 6. **Templates Collection** : Docker compose collection for Dokploy [Github](https://github.com/benbristow/dokploy-compose-templates) | ||
| 7. **Dokploy Port Updater**: Dokploy Port Updater [Github](https://github.com/clockradios/dokploy-port-updater) | ||
| 8. **Dokli TUI**: Dokli TUI [Github](https://github.com/jonykalavera/dokli) | ||
| 9. **Tori**: Lightweight Docker monitoring & alerting, single binary, SSH-only, no exposed ports [Github](https://github.com/thobiasn/tori-cli) |
There was a problem hiding this comment.
missing colon after "Tori" - other entries use format **Tool Name**: Description
| 9. **Tori**: Lightweight Docker monitoring & alerting, single binary, SSH-only, no exposed ports [Github](https://github.com/thobiasn/tori-cli) | |
| 9. **Tori**: Lightweight Docker monitoring & alerting, single binary, SSH-only, no exposed ports [Github](https://github.com/thobiasn/tori-cli) |
|
How does integrate with dokploy? I don't see any guide integrated with dokploy |
i actually built tori after switching to dokploy and loving it but needing a simple monitoring/alerting solution that it doesn't have built in. it doesn't integrate with dokploy directly, its more of a companion tool for monitoring the docker environment that dokploy deploys to. you run the tori agent alongside dokploy on the same server and it monitors all your containers (health, resources, logs) and alerts you when things go wrong via email or webhooks. |
Adds Tori to the goodies page. It's a lightweight Docker monitoring & alerting tool (single binary, SSH-only, no exposed ports) that complements Dokploy nicely for users who want server/container monitoring without a full Grafana+Prometheus stack.
Greptile Summary
Adds Tori CLI to the goodies list - a lightweight Docker monitoring and alerting tool that complements Dokploy for users seeking simple container monitoring without complex infrastructure.
Confidence Score: 5/5
Last reviewed commit: e3b00d0
(2/5) Greptile learns from your feedback when you react with thumbs up/down!