How to Restore? #22

Open
opened 2025-10-23 16:52:19 -04:00 by jlg78fr · 2 comments
jlg78fr commented 2025-10-23 16:52:19 -04:00 (Migrated from github.com)

Hi
I am a newbe runinng Docker Desktop under WSL on a Win11 machine
I use Repiqate to backup my databases to an external drive (my NAS)
I have a problem with a docker continer and need to restore the databases
I cannot find the restore process in the documentation
Can you please help (and provide an example)?

Merci

Hi I am a newbe runinng Docker Desktop under WSL on a Win11 machine I use Repiqate to backup my databases to an external drive (my NAS) I have a problem with a docker continer and need to restore the databases I cannot find the restore process in the documentation Can you please help (and provide an example)? Merci
WiggleWizard commented 2025-10-28 06:00:58 -04:00 (Migrated from github.com)

Hey. Apologies for the late response, my Github inbox is full of spam constantly...

Repliqate uses Restic under the hood. The documentation is here: https://restic.readthedocs.io/en/latest/050_restore.html

It should be somewhat self explainatory, if not, let me know. I really should update the docs for restoration.

Hey. Apologies for the late response, my Github inbox is full of spam constantly... Repliqate uses Restic under the hood. The documentation is here: https://restic.readthedocs.io/en/latest/050_restore.html It should be somewhat self explainatory, if not, let me know. I really should update the docs for restoration.
jlg78fr commented 2025-10-28 07:50:36 -04:00 (Migrated from github.com)

Hi Thanks

My issue is that on my NAS the backup files have the following format (see attached)

  • repliqate

    • dockerfile 1
      • volumes
        • database
          • data
            • 01
            • 02
            • 03

    and I don't know/understand how use these files to restore into an existing docker file "dockerfile1"

Image

Hi Thanks My issue is that on my NAS the backup files have the following format (see attached) - repliqate - dockerfile 1 - volumes - database - data - 01 - 02 - 03 and I don't know/understand how use these files to restore into an existing docker file "dockerfile1" ![Image](https://github.com/user-attachments/assets/b5a1a3b2-665f-4e6e-9968-55a8f9cc508f)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lminlone/repliqate#22
No description provided.