Playbook für die Nextcloud Notfalleinrichtung.

This commit is contained in:
2025-08-18 10:08:39 +02:00
parent 99a9fbc8ae
commit 3a876c13a9
24 changed files with 516 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
dockerrepo: "https://git.olli-cloud.de/olli/dockercmd"
dockerdir: "/home/pi/git/dockercmd"
volumedirs:
- /mnt/nextcloud
- /opt/clamav
- /opt/grafana
- /opt/influxdb
homedirs:
- bin
- git
ncdirs:
- /mnt/nextcloud/nextcloud/apps
- /mnt/nextcloud/nextcloud/html
- /mnt/nextcloud/nextcloud//data
- /mnt/nextcloud/nextcloud/config

View File

@@ -0,0 +1 @@
partuuid: "011ad286-01"

View File

@@ -0,0 +1,15 @@
packages:
- python3-docker
- neofetch
- htop
- cowsay
- docker.io
- docker-compose
- git
- locate
- dnsutils
- nfs-kernel-server
- vim
- lsof
- ripgrep