From f07960cccb98f52bf1cc56a125b79e76436e24cd Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Sun, 15 Feb 2026 21:21:22 -0600 Subject: [PATCH] docs: Update monitoring feature status for deployment tools comparison Close here https://github.com/Dokploy/website/issues/52 --- apps/docs/content/docs/core/comparison.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/comparison.mdx b/apps/docs/content/docs/core/comparison.mdx index d27fc4f..244afaf 100644 --- a/apps/docs/content/docs/core/comparison.mdx +++ b/apps/docs/content/docs/core/comparison.mdx @@ -19,7 +19,7 @@ Comparison of the following deployment tools: | **Advanced User Permission Management** | ✅ | ❌ | ❌ | ❌ | | **Terminal Access Built In** | ✅ | ❌ | ❌ | ✅ | | **Database Support** | ✅ | ✅ | ❌ | ✅ | -| **Monitoring** | ✅ | ✅ | ❌ | ❌ | +| **Monitoring** | ✅ | ✅ | ❌ | ✅ | | **Backups** | ✅ | Available via Plugins | Available via Plugins | ✅ | | **Open Source** | ✅ | ✅ | ✅ | ✅ | | **Notifications** | ✅ | ❌ | ❌ | ✅ |