forked from maziggy/bambuddy
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Backups Restore
Marko@VMHOMELAB edited this page Jun 13, 2026
·
1 revision
Stop Printbuddy first if you want the most consistent file-level backup:
docker compose stop printbuddyBack up the data volume or bind mount used for /app/data, then start Printbuddy again:
docker compose start printbuddyIf using Docker named volumes, inspect the volume location or use a temporary helper container to archive it.
- Stop Printbuddy.
- Restore the saved
/app/datacontents or Docker volume. - Restore your compose file and environment settings.
- Start Printbuddy.
- Check logs and open the web UI.
- Printers are listed.
- Archive entries load.
- Authentication works.
- Camera/settings pages load.
- Logs do not show migration or database errors.