fwcd / fwcd/d2

Add scripts for backing up and restoring `local` from/to K8s using `kubectl cp`

Open
#127 0 comments 0 reactions 0 assignees View on GitHub
docker
Dominant language
Swift
Stars
17
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The backup script should automatically find the corresponding pod/container, tar-gz up the `local` folder (excluding `config.json` and perhaps using a directory structure such as `/opt/d2/local` within the archive) and `kubectl cp` over it to the local machine.

The restore script should effectively do the inverse.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.