Backing Up Important Files
Posted on 19-03-2025 by Siddhant Dembi
Steps to Back Up Critical Information
Songs Backup:
- Paste the playlist link into MeTube.
- Copy all downloaded songs to their respective playlist folders (e.g., English songs to the "English" folder, etc.).
- SSH into the Raspberry Pi 5.
- Run the
music.sh bash script:
bash
sid@pi5:~/Scripts/music $ ./music.sh
- Restart the Navidrome Docker container.
Habits Backup:
- Open Beaver Habit.
- Select Export and download the file to the designated backup folder.
RSS Backup:
- Open FreshRSS.
- Navigate to Subscription Management.
- Click on Import/Export.
- Select Export and save the file to the backup folder.
- Click on Download SQLite and save it in the backup folder.
Vault Backup:
- Open the self-hosted Vaultwarden browser extension.
- Go to Settings > Vault > Export Vault.
- Export the encrypted JSON file to the backup folder.
- Export the non-encrypted JSON file and store it in a temporary location.
- Sign in to vaultwarden.com (not self-hosted).
- Delete all saved passwords.
- Click Import, select the non-encrypted JSON file, and proceed with the import.
- Delete the old passwords from the trash.
Radicale Backup:
- Log in to the self-hosted Radicale server.
- Download the following three files:
Calendar.ics
Contacts.vcf
Reminders.ics
- Log in to iCloud.
- Select all contacts and delete them.
- Click on the + sign in the top-right corner and select Import.
- Import the
Contacts.vcf file.
- Log in to Google Contacts.
- Delete all contacts.
- Click Import.
- Select the
Contacts.vcf file and import it without assigning a label.
Streamlit Database Backup:
- Open Streamlit locally or visit streamlit.dembi.xyz.
- Select the Timestamp option from the dropdown menu.
- Select Previous Entries (Raw) and click Download CSV, saving it to the backup folder.
- Select Previous Entries (Cleaned) and click Download CSV, saving it to the backup folder.
Bookmark Backup:
- Open Brave Browser in the "Sid Main" profile.
- Go to Settings > Bookmarks.
- Click on the three dots in the top-right corner and select Export.
- Save the file to the backup destination.
- Repeat the same process for the "Sid Study" and "thelyinglama" profiles.
Photos Backup:
- Upload all photos from iPhone/Pixel to the OneDrive "Active" folder.
- Delete all photos from the iPhone/Pixel gallery.
Docker Compose Backup:
- Open CasaOS and log in.
- Select the three dots on the Docker container and go to Settings.
- Click on Export Docker Compose in the top-right corner.
- Save the compose file to the backup destination.
Blogs Backup:
- Copy the Blogs folder from nas and paste it in the Backups folder.
ISO Backup:
Follow the video tutorial: Watch here.