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

Selfhosted

47350 readers
1 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
[–] pezhore@infosec.pub 2 points 4 months ago

I want to move my 4x SFP+ from their current MicroTik switch to my new Brocade. Then I'm very strongly debating running both VM and Ceph over the same 10Gbps connections, removing the ugly USB Ethernet dongles from my three Proxmox Lenovo M920q boxes.

After that? Maybe look at finally migrating Vault off my ClusterHat to Kubernetes.

[–] AustralianSimon@lemmy.world 2 points 4 months 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.
[–] flubba86@lemmy.world 2 points 4 months ago

I need to move my mishmash of hard drives, fans, cables, and NUC into a proper NAS box, with a proper power supply and a mini itx motherboard.

[–] kalleboo@lemmy.world 2 points 4 months ago (1 children)

It would be to replace my 4-bay Synology DS918 NAS with something with more drive bays and 10 Gbit connectivity

[–] pezhore@infosec.pub 1 points 4 months ago

I love my Synology DS1618 - it's a bit older now, but the 10Gbps is a delight.

[–] fruitycoder@sh.itjust.works 2 points 4 months ago

Harvester cluster my everything. I really want to play around with having my servers being stationary, a togo cluster (laptops, and UPS in a suit case), and PC all in the same cluster.

Right now they are all segmented rke2 clusters, but Harvester should make running vms way easier too.

[–] Tywele@lemmy.dbzer0.com 2 points 4 months ago (4 children)

I want to improve my notifications. With that I mean emails coming from the server when updates are available when something happens during my rsync backup routines or just when they are completed and so on. Right now I don't really know when something is happening just when the server is not working anymore.

load more comments (4 replies)
[–] MangoPenguin@lemmy.blahaj.zone 2 points 4 months ago* (last edited 4 months ago)

Probably a hardware upgrade of some kind. The i5-7500 is not cutting it for Minecraft servers with mods and Arma 3 servers, single thread performance is just too slow. So I may grab an i3-14100 or similar and a motherboard and do that swap.

[–] thejml@lemm.ee 2 points 4 months ago* (last edited 4 months ago)

Finish my migration to my local Kubernetes cluster. Tired of running a mix of vms, docker, and bare metal. I got it setup and a few things, just have to power through.

I also need to bump the drive size in my NAS as I’m running low and want to leverage it more, not less. (Pods use PVs hosted on the NAS over NFS or iSCSI).

And get my offsite backups going again, I had to move this last year and it put a real damper on my goals for last year so there’s a lot of “got the stuff just have to make it work”.

Edit: the UDM Pro is pretty nice. That, a rack and a 2.5G enterprise switch were last year’s acquisitions.

[–] ComradeMiao@lemmy.dbzer0.com 2 points 4 months ago
  • Setup my two offsite backups at work and family home.
  • Decide if I want more storage or to start deleting some media.
  • Setup a work server.
  • Something fun?
[–] possiblylinux127@lemmy.zip 1 points 4 months 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.

[–] legoraft@reddthat.com 1 points 4 months ago

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.

load more comments