migrating from raspian to void linux #10

Closed
opened 2024-10-13 12:44:22 +00:00 by Erik · 4 comments
Owner
No description provided.
Author
Owner
  1. copying the files using rsync to a backup location
1. copying the files using `rsync` to a backup location
Author
Owner
  1. checking if the data of every service is preserved
  • linkwarden → nothing is in volumes
  • ampache → "
  • firefly-iii → is in volumes, requires further investigation
    should be stored in /var/lib/docker/volumes
    here is firefly-iii_firefly_iii_db and firefly-iii_firefly_iii_upload
  • jellyfin
2. checking if the data of every service is preserved - [x] linkwarden → nothing is in volumes - [x] ampache → " - [ ] firefly-iii → is in volumes, **requires further investigation** should be stored in `/var/lib/docker/volumes` here is `firefly-iii_firefly_iii_db` and `firefly-iii_firefly_iii_upload` - [x] jellyfin
Author
Owner

I now want to use dietpi instead, which I burnt using caligula

I now want to use [dietpi](https://dietpi.com) instead, which I burnt using [caligula](https://github.com/ifd3f/caligula)
Author
Owner

not finished yet

rsync -r -P raspi-bak/ raspi:/opt/
not finished yet ```bash rsync -r -P raspi-bak/ raspi:/opt/ ```
Erik closed this issue 2024-10-18 10:38:00 +00:00
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: Erik/server#10
No description provided.