WIP: backup databases to isvegg #66

Draft
oysteikt wants to merge 2 commits from backup-databases into main
Owner

Stuff left to do:

  • command=rrsync type SSH keys to isvegg
  • test that it actually works
  • ?????? Drift/issues#130
  • encryption
Stuff left to do: - [ ] `command=rrsync` type SSH keys to isvegg - [ ] test that it actually works - [x] ?????? https://git.pvv.ntnu.no/Drift/issues/issues/130 - [ ] encryption
oysteikt added 2 commits 2024-08-20 21:52:07 +02:00
oysteikt force-pushed backup-databases from 087753eb1e to f498b82b07 2024-09-01 03:53:53 +02:00 Compare
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b backup-databases main
git pull origin backup-databases

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff backup-databases
git push origin main
Sign in to join this conversation.
No description provided.