this post was submitted on 12 Jun 2023
612 points (99.5% liked)

Selfhosted

38789 readers
366 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 1 year ago
MODERATORS
 

A simple question to this community, what are you self-hosting? It's probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

I feel like I'm late, but this is what I'm hosting.

I'm running a single node microk8s cluster on a dual xeon (20 cores each for a total of 40 cores) server with (only) 64 gb ram. Wish I could do more but this is on a microatx dual slot motherboard that maxes at 64gb.

I have this attached to a 72tb das.

I currently live in an RV so I had to downsize my bare metal cluster to 1. It's sufficient for now 😊

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

This is pretty cool! I also run Kubernetes at home

[–] [email protected] 3 points 1 year ago (1 children)

Woo! I used to run bare-metal on about 10-12 deprecated thin clients. However, since I've moved into the RV I had to reduce my power usage. I love using K8s, even if it's overkill in my situation! Docker would have been just fine.

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

K8s + GitOps is surprisingly low maintenance for the benefits you get out of it.

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

K8s + GitOps is life.