refactor: streamline ClickHouse and OxiCloud installation scripts; update RAM requirements

This commit is contained in:
MickLesk
2026-06-02 11:32:19 +02:00
parent a942dd7282
commit 25514eda40
7 changed files with 21 additions and 364 deletions

View File

@@ -40,6 +40,10 @@
{
"text": "Create your admin account on first visit at the web UI.",
"type": "info"
},
{
"text": "The one-time admin setup code can be retrieved with: journalctl -u excalidash | grep -i 'setup\\|bootstrap\\|code'",
"type": "info"
}
]
}