MongoDB-Version automatisch anhand der CPU wählen (start.sh)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
duffyduck
2026-07-26 19:37:28 +02:00
co-authored by Claude Fable 5
parent 247f20602b
commit 2f1a69288a
4 changed files with 66 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
MONGO_USER=unifi
MONGO_PASS=hier-ein-langes-zufaelliges-passwort
MONGO_DBNAME=unifi
# MONGO_VERSION wird von start.sh automatisch passend zur CPU gesetzt.
# Nur von Hand setzen, wenn man genau weiß, was man tut.