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
5f0d87
Commit
5f0d87
2025-10-04 11:59:42
theophile
: openwebui backup instructions
procédure de sauvegarde.md
..
@@ 81,6 81,32 @@
To restore, the both should be in the same folder, for the Caddyfile contains
the paths to the different root folders for the websites hosted.
+
### OpenWebUI
+
+
We do not backup the `ollama` models. We only handle the `openwebui` data.
+
+
+
- [Backing Up Your Instance - openwebUI docs](https://docs.openwebui.com/tutorials/maintenance/backups/#scripting-a-backup-job)
+
+
+
**Dir structure**:
+
```
+
├── audit.log
+
├── cache/
+
├── uploads/
+
├── vector_db/
+
└── webui.db
+
```
+
+
- Cold backup approach - Stops the container before backup for data integrity
+
Complete data backup - Copies the entire `/webui` folder including:
+
+
- webui.db (main database with chats, users, settings)
+
- uploads/ (uploaded files)
+
- cache/ (cached data)
+
- vector_db/ (RAG/Knowledge embeddings)
+
+
## 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