Updates nextcloud, adds overleaf, zigbee etc

This commit is contained in:
tga
2026-07-09 10:25:10 +02:00
parent 3ad5df938e
commit 67281827a2
18 changed files with 262 additions and 10 deletions
@@ -3,14 +3,14 @@ Description=Overleaf MongoDB container
[Container]
AutoUpdate=registry
Command="--replSet overleaf"
ContainerName=overleaf-database
Environment=MONGO_INITDB_DATABASE=sharelatex
Environment=TZ=Europe/Zurich
HealthCheck="echo 'db.stats().ok' | mongosh localhost:27017/test --quiet"
HealthCheckInterval=10s
HealthCheckTimeout=10s
HealthCheckRetries=5
Exec="--replSet overleaf"
HealthCmd="echo 'db.stats().ok' | mongosh localhost:27017/test --quiet"
HealthInterval=10s
HealthTimeout=10s
HealthRetries=5
Image=docker.io/mongo:8.0
Label=io.containers.autoupdate=registry
Pod=overleaf.pod