Wiki
Attachments
History
Blame
View Source
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Changelog
Page Index
Hardware
Disques Dures
Gpu
Specs
Sauvegarde Et Restoration
Bases de Données
Mailu
Nextcloud
Procédure De Sauvegarde Individuelles
Scripts de sauvegarde
Server
Containers
Custom scripts location
Disk Health
Fail2Ban
General
Mise à jours
Noms de domaine
Security
Setup
SSH
Syncing Content
Services Hng
Dokuwiki
Forgejo
Historique
Historique_Services
Jellyfin
Mailu
Nextcloud
Onlyoffice
Openwebui
Readeck
Traefik
Home
Procédure De Sauvegarde
9d5404
Commit
9d5404
2025-10-10 16:01:27
theophile
: navidrome instructions
procédure de sauvegarde.md
..
@@ 103,9 103,36 @@
[Automated Backup → navidrome.org](https://www.navidrome.org/docs/usage/backup/)
+
#### Backup
+
Backup can be automated via config file or env variables. Location is
`/mnt/data/navidrome/backup`.
+
Alternatively, we can also directly start a backup from inside the container:
+
+
```bash
+
sudo docker compose run <service_name> backup create
+
# service_name is usually `navidrome`
+
```
+
+
We can also prune old backups with:
+
+
```bash
+
sudo docker compose run <service_name> backup prune
+
# service_name is usually `navidrome`
+
```
+
#### Restore
+
+
When you restore a backup, the existing data in the database is wiped and the data in the backup gets copied into the database.
+
+
Note: YOU MUST BE SURE TO RUN THIS COMMAND WHILE THE NAVIDROME APP IS NOT RUNNING/LIVE.
+
+
Restore a backup by running the navidrome backup restore command.
+
:::warning
+
Attention
+
Restoring a backup should ONLY be done when the service is NOT running. You’ve been warned.
+
:::
+
---
### Miniflux ✅
@@ 205,6 232,12 @@
---
+
### Medama
+
+
n.a.
+
+
---
+
## Missing or broken installs
- archivebox
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9