this post was submitted on 03 Jan 2025
146 points (99.3% liked)

Selfhosted

41281 readers
429 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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?

(page 4) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 weeks ago

Figure out why my new 10GbE NIC won’t read in my repurposed gaming rig (now server), get all my storage migrated over to Ceph, transition my services over to Proxmox hosted Talos k8s stack from my RPi-hosted k3s stack.

[–] HumanPerson 2 points 2 weeks ago

Considering my boot drive just died, backups. Also wanna get a fractal node 804 and cram tons of HDDs in it. Probably a new build with ecc as well. Perhaps transitioning current server to backup server. Also my directory structure for media is a jumbled mess of incomprehensible nonsense. I should fix that. Also I lost all my torrents that I was uploading but still have the media but can't keep seeding after the drive failure.

[–] [email protected] 2 points 2 weeks ago (1 children)

A ton.

  1. Set up email and website hosting on a VPS to replace current setup
  2. Get more solid state storage for my home server and finnish immich setup (import photos and all that)
  3. Set up proper backups for the home server
  4. Migrate current Unifi controller to home server
  5. Local VPN server to access home assistant and other services even when travelling
  6. Spend some time with my home assistant server, fine tune automations, add some more, add sensors and more controls, maybe add a wall mounted tablet for managing the thing and so on, it'll never end and need a visit or two from electrician too
  7. Better isolation for IOT things on my network. I already have separate VLAN for them without internet access, but it's a bit incomplete project

And then "would be nice" stuff:

  1. Switch Dahua NVR to something else. Current one works in a sense that it stores video, but movement tracking isn't really perfect and the whole individual NVR box is a bit lacking both in speed and in features
  2. Replace the whole home server (currently running proxmox, which in itself is fine). It's a old server I got from work, and it does work, but it's not reundant and it's getting old. So something less power hungry and less noisy would be nice. It just asks some money and time, which I have neither in surplus, so we'll see.
  3. Move home assistant from a raspberry pi to the home server. Maybe add zigbee capabilities next to z-wave and wifi.

And likely a ton more which I don't remember right now. Money and specially spare time to tinker are just lacking.

[–] [email protected] 1 points 2 weeks ago (1 children)

Very nice goal list, best of luck!

[–] [email protected] 1 points 2 weeks ago

Steps 1, 2, 4, 5 and 7 just need some time. I have the stuff pretty much thought out and it's just a matter of actually doing the things. I was sick majority of November, but if it wasn't for that those would have already been completed. The rest need either planning or money. Immich setup would ideally need 2x2TB ssd drives (on raid1 setup) but that's about 500€ out of the pocket and home assistant setup needs time to actually work with it and to plan things forward. Additionally HA setup could use a floor thermostat or two, some homeESP gadgets and so on, so it needs some money as well.

Majority of the stuff should be taken care of until February, the rest is more or less open.

[–] [email protected] 2 points 2 weeks ago
  1. Install Comms box in office.
  2. Get Unifi switch.
  3. Run Cat6A to all rooms of house.
  4. Consolidate NUC and N100's fewer devices.
  5. Install 2x U6 Wall units. 6 Begin scoping Surveillance cameras. Torn between Synology and Unifi.
[–] [email protected] 2 points 2 weeks ago

Most important: replace the raspi SD card with an SSD

General hardware: see if I find a better solution than my current Proxmox box (repurposed desktop which consumes 60w idling but is capped to 16GB Ram)

Incoming traffic: currently having a VM that runs nothing but nginx and certbot. Considering switching to another reverse proxy and, more important, get proper monitoring of the logs (e.g. IP detection, 403, etc)

Maybe add some iam like authentik

Finding a solution for selfhosting podcasts client with sync on Android and Linux.. gpodder never really seemed to work, considering audiobookshelf.

Probably setting up calibre web and gethomepage

Keeping what I have and maybe optimize a bit:

  • Prometheus stack
  • plenty exporters
  • Nextcloud
  • paperless
  • home assistant, mosquitto
  • pihole
  • vaultwarden
  • selfoss

On VPS:

  • Mastodon
  • Bookwyrm
  • some WordPress (want to move this to my homeserver as well)
[–] [email protected] 1 points 2 weeks ago

Really a few things. What I am looking to do is create a highly dynamic system where I can easily deploy something by kicking off some automation. To do this I am first creating a base Ceph shared filesystem. This will be mounted in all VMs so that I can use Ansible to quickly spin up Docker containers via docker compose. This will make it much easier to dynamically create resources and services since I won't need to worry about all the underlying components. I simply kick off the automation for any changes. I already have the automation to create new VMs.

load more comments
view more: ‹ prev next ›