Add Nextcloud data directory migration workflow

Co-Authored-By: Oz <oz-agent@warp.dev>
This commit is contained in:
Raghav
2026-04-17 09:28:30 +05:30
parent d1245fac70
commit a51dcf6115
3 changed files with 194 additions and 0 deletions

View File

@ -42,6 +42,7 @@ services:
- db
volumes:
- nextcloud_data:/var/www/html
- /media/rbhat/DATA/nextcloud/NextCloudData:/var/www/html/data
networks:
- nextcloud-net