Personally will be trying to transform my server which is currently in a fractal R5 case, into a small-ish Homelab rack, combined with all my network equipment. Will require complete relocation of all network equipment in the house as well as cables so it will be a bit of a project. Also on the lookout for a good quality rack so let me know if you have any recs. Still unsure if u want to do full width rack or mini. Part of me really want the UDM Pro from Unifi…
What are your goals and thing you want to accomplish during 2025?
Got a 3 year old kid with another on the way. I just need it to be reliable so the kid can watch Sesame Street and the lights keep working.
I’m currently saving up to buy a fractal design node 804 to build a NAS with 4 drives within. Also trying to create some more reliable backups using said NAS.
- Deprecate the Raspberry Pi entry point for incoming traffic, move to NUC instead.
- Switch from PiHole to Adguard
- Move IoT equipment to separate VLAN
What are the reasons for the Pi Hole to Adguatd switch?
Adguard has a more polished UI and has a bunch of nicer features that Pi Hole doesn’t. The most important one for me being able to use it as a DNS remotely (eg: my phone) without a VPN.
I have the same question. It seems like a step backwards.
Also curious in case I need to plan a transition
Loving all these goals and ideas!
Lots to think about and put on the to do list!
Great question and I’m loving the action.
All I need to figure out is how to replicate one trunas pool to another trunas machine as a backup.
replication tasks are all failing, rsync is taking absolutely forever, and I need my backup, I feel naked!
Last year I wanted to set up a budget media PC and got enamored by this video: https://www.youtube.com/watch?v=WCDmHljsinY
I got a 600 G3 with the 4560 processor, installed Debian onto it and hooked it to my 4k TV mainly to run immich and stremio.
Immich runs just fine, though I have gotten too fast behind its upgrades and having less knowledge about Docker, I’m afraid to update immich. Need to figure that out.
But what disappointed me was that my good quality videos (even the downloaded ones) are choppy to run (unlike the fluid expectations from the video above) and I don’t really know what I should look into to make it better.
I’m waiting until immich is stable before I even switch over to it, should be sometime this year
What I’m looking for is a way to take backup of Docker containers so I can restore them in case things go wrong. Doing so with VMs is so easy. If nothing works, I’ll make an image of my OS disk. Unless some benevolent self hoster tells me a simple way, which was my hope when posting here :D
I installed immich snap in a vm and i haven’t had to mess with it since.
Hardware Haven is one of my favs, so much inspiration to gain from that channel!
Second NAS - I’ve filled up the first one.
I think what I need to do correctly on my homelab this year, is setup off-site backups. I currently only backup to seperate drives and machines inside my own home. I need to setup something at my parents place to take weekly and monthly backups.
Other than that, my media server needs a bigger storage drive.
Hetzner storage box is super cheap and works with rclone. They have a web interface for configuring regular zfs snapshots too so you don’t have to worry about accidental deletions/ransomware.
True. I’d have to get the €11/month box for it though. It’s cheaper to set up one of my Raspberry Pi’s with an external drive I already have. I just need to figue out how it’s best to transfer and dedublicate the data. :)
Nope, you don’t need any VPS to use it, it comes with an SFTP interface.
https://www.hetzner.com/storage/storage-box/
offsite backup for $2/TB and no download fees, 1/3rd the price of B2.
Yeah. I would need the 5 TB one for my stuff, so that is the €11/month box.
Ah, ok I see.
Personally I’d recommend restic and backblaze b2 if I were you. Dedup and quick.
only need dedup if your data is duplicated
Which they expressly said they wanted in the comment I responded to…
I snagged an old fiber LTO5 drive… just got to work out how to get it powered and then spend hours fiddling with silly old tapes.
I got no backups ao ur doing better than me. If 1 ssd dies there goes all my data.
I did this recently. Opendrive is free up to 5 gb and works with rclone. All I’m backing up is the config and data needed to recreate my containerized services. I’ve even had to recreate them from the backup, once.
Backups are key! Need to work on this myself too!
I want to replace my single drive Qnap NAS by a diy one. It still works, but I also want to redo my backup process, and it would be a good point to start.
Omg… I have the EXACT same goal. Qnap and make a better offsite backup process… Been procrastinating for years now
I’m thinking a diy NAS running openmediavault.
Currently doing encrypted backups to google storage archive tier. Very cheap to store, expensive to retrieve.
Thinking maybe i can set up a small box at a family members house for nightly backups
Get a domain and set about moving over to HTTPS with Let’s encrypt and Nginx.
Learn to write an Nginx config. NPM just works so good though.
Fix my permission issues. I have my media zpool on 777 so all the LXCs work and I have to run Libation in a VM as root. I’ve been banging my head against this on and off for a while.
Figure out why paperless isn’t saving to the correct place. Also, figure out where Paperless is saving to.
Containerise Libation.
I give friends and family access to my server via a relay, just a raspberry pi 0 with Tailscale, pihole and nginx on it. I have reasons for going this route. Anyways, get a couple more of those into the wild. Also streamline the process somewhat.
Learn to and create an ACL config for tailscale so I can have services access nothing, users access services, and admins access everything.
Why not caddy?
Momentum really. I’m on NPM now, it works and it’s great. I didn’t put much thought into it. I’m generally happy with npm, it’s mostly just something to learn next and plain nginx made sense.
Check out traefik as an alternative to nginx or npm
10gb network, a second proxmox host and outside backup
Thank you, I didn’t realize I needed goals
I’m still in the middle of a K8s migration. It’s overkill for a home user, but I want the upskilling.
I’ve got a QNAP NAS with self-managed linux for storage, and a MS-01 with an RTX A2000 for compute. They’re connected over 10Gb SFP+. I’m more than half way done, especially considering I mostly know what I’m doing now.
I still need to figure out the idiomatically right way to schedule pods with their storage, but I got GPU workloads going recently. Next up is migrate the last of the docker-compose from the storage node.
Thinking about setting up a NixOS or Guix firewall/router. I like OpenWRT but upgrades are a bit annoying, although should improve with the new packaging system.
The idea of having a single config file I can deploy on new hardware almost immediately is very appealing, however.
I can recommend pfSense.
It uses a single config file and upgrades are painless.
If you need to restore the system (I had a drive failure once), just boot up the installer, supply your config file (ie on the same stick) and it will re-install everything just as it was.
NixOS is really good
Learn how to design an implement effective segmentation for my network, get better with OPNsense, and get my private website up and running
I had a blast learning and configuring vlans for my smart switch and putting all the IOT devices on their own network.
Do you happen to remember what learning resources you used?
Actually have a decent backup system and data repetition
This, my ssd randomly disappeared on my proxmox server January 1st so I had to start from scratch. Didn’t have any docker compose backups or lxc backups… I suppose this time I can do everything right now lol
Do git :)
Dumb question but is there a way to automatically backup my compose files to my local gitea instance?
Can’t you just write them in an IDE and push to your gitea?
Double Storage space (Done!)
Done for the year already!