winapps-org / winapps-org/winapps

Backup and restoration of Winapps container while using Docker/Podman

Open
#408 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
16k
Forks
508
Avg merge
13h 35m
Merged PRs (30d)
3

Description

The current documentation does not contain information of the possibility of backing up the Winapps container and its possible restoration.
This would be beneficial especially for the cases, when Windows is activated with product key and re-installation of Windows becomes complicated.
I presume the approach should follow the general steps for backing up a container created using a compose-file, i.e. find ID of the container, export container to archive, find IDs of volumes, export volumes to archive and then when needed restore by importing the archives into Docker/Podman and proceed to up the compose.
Currently I cannot test this approach, since this would require wiping my container with activated Windows.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing documentation for the Docker/Podman compose setup and identify where container and volume lifecycle instructions belong. Document how to export the container and its volumes to archives and restore them before bringing the compose setup up again; done means the backup and restoration process is clear for both Docker and Podman users.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.