backups: archive volumes > copy to localhost > rm remote > extract in local

This commit is contained in:
2025-08-20 22:14:41 +10:00
parent 4f682e449f
commit 064b6dd7b5
3 changed files with 41 additions and 13 deletions

5
costil-fast-fix-plz.sh Normal file
View File

@@ -0,0 +1,5 @@
1. fix synapse/data/homeserver.yaml -> media_store_path: /data/media_store
2. sudo docker exec -it matrix_synapse /bin/bash
3. chown -R 911:911 /media
4. mv data/media_store/ media/
5. restore synapse/data/homeserver.yaml -> media_store_path: /media/media_store