add cloudreve

This commit is contained in:
2026-02-21 12:23:07 +01:00
parent 2141470c4e
commit e33017d62f
8 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[Unit]
Description=Cloudreve Cache Server
[Container]
AutoUpdate=registry
ContainerName=cloudreve-server
Environment=TZ=Europe/Berlin
Image=docker.io/library/redis:latest
Pod=cloudreve.pod
Volume=cloudreve-cache.volume:/data
[Service]
Restart=always
[Install]
WantedBy=default.target