Moving my all of stuff from VPS to Raspberry Pi 4

Hello,

I’m going to move all of my stuff from my VDS server to Raspberry Pi 4 after a few days later. I’m hosting at home due to cost and storage related issues. Is there any optimized and easy method that you can suggest me?

1 Like

Make a full backup and download it

Install yunohost on your machine but don’t run the post install

Place the backup in /home/yunohost.backup/archives

List the backups using yunohost backup list

Then run the restore using yunohost backup restore the_name_of_your_backup

Point the dns records to your ip address and wait till dns propagation is done.

6 Likes

Thank you.

1 Like

Well done and thank you @jarod5001 and @atakanozban for the advice and feedback :partying_face: