Joe Monk dbbd570d92
All checks were successful
Build and deploy / deploy (push) Successful in 46s
first commit
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00
2025-09-07 02:30:04 +01:00

Tiny backup script

Stop all the running docker services, then run this backup all appdata except plex
docker run -it -v /mnt/user/data/backups/2025-09-06:/backup -v /mnt/cache/appdata:/appdata gitea.home.joemonk.co.uk/joe/appdzip:1

But also: XZ_OPT=-8 XZ_OPT=-T0 tar cJf /mnt/user/data/backups/2025-09-06/flash.tar.xz /boot just to capture the flash drive

Description
No description provided
Readme 27 KiB
Languages
TypeScript 67.8%
Dockerfile 32.2%