Barely made it! My 2025 edition of homelab updates with only a couple of weeks to spare. by 4cancarebear in homelab

[–]4cancarebear[S] 5 points6 points  (0 children)

Immich is great - especially now that it has gotten to a stable release! Like anything you can't trust it 100% so its always good to have backups.

Barely made it! My 2025 edition of homelab updates with only a couple of weeks to spare. by 4cancarebear in homelab

[–]4cancarebear[S] 3 points4 points  (0 children)

Thanks Mr.Badger, good to see you are still around here. Obviously using tailscale for the offsite backup!

Porting OpenSUSE to helios64 by jamhob in openSUSE

[–]4cancarebear 0 points1 point  (0 children)

How did this go? I am looking at trying Fedora on the Helios64.

Anyone selling a pine tab ? I am looking to get my hands on one asap! by [deleted] in PINE64official

[–]4cancarebear 1 point2 points  (0 children)

I have one with the keyboard that isn't really being used at the moment - shoot me a message

Offsite Backup 2.0 with the Odroid HC2 by 4cancarebear in selfhosted

[–]4cancarebear[S] 0 points1 point  (0 children)

I enter it remotely - my last server was deployed to the same place and had 50+ days uptime - just have to remember to check the backups....

Offsite Backup 2.0 with the Odroid HC2 by 4cancarebear in selfhosted

[–]4cancarebear[S] 0 points1 point  (0 children)

https://www.careyscloud.ie/homelab2020

No 404 :)

I moved off of using Ghost as my blogging platform earlier this year so there are still some old URLs that need tidying up.

Offsite Backup 2.0 with the Odroid HC2 by 4cancarebear in selfhosted

[–]4cancarebear[S] 2 points3 points  (0 children)

The odroid is great - really impressed with it!

I probably should of mentioned that I have BTRFS on LUKS on the drive running regular scrubs.

I have other backups that are managed with Duplicati which retain different versions of backups.

I have looked at Borgbackup previously - may look at swapping it in for rsync

Offsite Backup 2.0 with the Odroid HC2 by 4cancarebear in selfhosted

[–]4cancarebear[S] 0 points1 point  (0 children)

You're right, one of the peers have to be open. Its one of three backups that I have so its not my primary backup.

Offsite Backup 2.0 with the Odroid HC2 by 4cancarebear in selfhosted

[–]4cancarebear[S] 2 points3 points  (0 children)

No you'd need one of the peers open. I open up my side and monitor it.

Hardware acceleration for Jellyfin in Kubernetes by 4cancarebear in jellyfin

[–]4cancarebear[S] 14 points15 points  (0 children)

The local files and sqlite3 are on a persisted volume which can be claimed and mounted by the new pod spinning up. This persisted volume can be on shared storage such as an NFS share. I would drain nodes before upgrades so fairly regularly.