Add health check script and improve Redis debugging

This commit is contained in:
Andreas Dueren
2025-07-15 08:33:54 -06:00
parent 34c2d30c0c
commit 12917e3dd9
4 changed files with 41 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"description": "Open-source collaborative wiki and documentation platform. A modern alternative to Confluence and Notion with real-time collaboration, diagram support, and multilingual capabilities.",
"tagline": "Collaborative wiki and documentation platform",
"version": "1.0.0",
"healthCheckPath": "/api/health",
"healthCheckPath": "/",
"httpPort": 3000,
"addons": {
"postgresql": {},