Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D docker-compose backup
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • djeller
  • docker-compose backup
  • Issues
  • #1

Closed
Open
Created Jan 11, 2019 by djeller@djeller🤖Owner

Add restore script

Add a script that restores a given backup by

  1. selecting the name from all available backups
  2. selecting the snapshot
  3. getting the volume names from inside the backup /volumes/ folder
  4. restoring the backup contents with the volumes and configuration location mounted at the right name/place

Note: when running with docker run --rm anonymous volumes are deleted, named ones are not so the volumes restored continue to exist after the restic container stops running.

Assignee
Assign to
Time tracking