Hello everyone! Mods here 😊
Tell us, what services do you selfhost? Extra points for selfhosted hardware infrastructure.
Feel free to take it as a chance to present yourself to the community!
🦎
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:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
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.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I just started months ago, but I have a yunohost server ona raspberry with nextcloud and forgejo on it :)
I have been self hosting things for over 15 years. I now host on 7 computers. I’m proud of the fact that I stay under 100W idle, including 3 Omada WLAN APs and network technology (all via PoE and all is on a UPS). For most of the services i normally used the helper scripts. i’m currently in the process of moving everything to komodo. there should be an lxc for each service or service group, komodo pulls the compose files from gitea and deploys everything.
Proxmox pve0: M910x i5.7500 4x3,4GHz, 32 GB RAM, 256 GB NVMe
UNRAID-NAS - odroid h2+ Intel J4115 4x1,8 GHz, 32 GB RAM, 2x24GB HDD - fileserver)
Proxmox Backup Server (M90n-1: i5-8265U, 8 GB RAM, 256 GB NVMe, 2TB SSD)
Proxmox pve1 (M90n-1: i5-8265U, 8 GB RAM, 256 GB NVMe)
Proxmox pve2 (M90n-1: i5-8265U, 8 GB RAM, 256 GB NVMe)
Proxmox pve3 (M920x: i7-8700, 64 GB RAM, 250 GB NVMe, 2 TB NVMe)
*raspberry pi 5
i’m happy to have found an entry point and an alternative to reddit here, even though my second post (question about suitable hardware with 32 answers) has already been deleted. hello everyone!
Using LXD:
Using rootless Podman + Systemd service:
All services are split across 2 DIY servers (in towers). 15TB of media stored on HDD with btrfs duplicated across both servers. One server host is Alpine Linux, the other is Opensuse MicroOS. LXD containers usually are Debian 12 or Alpine. I’m beginning to migrate some things to a cluster of (12) raspberry pi 3s. Unsure what to choose for rpi’s, maybe, Fedora CoreOS (ublue), although Alpine does work extremely well on them (once you get them set up with it).
+ router running fresh tomato :)
Also mailcow for email, on a VPS, although I need to switch to a new provider, having difficulty with delivery using Linode and OVHCloud.
I host:
I think that should be it. I left out some less important ones and probably forgot a few that I don’t use that often. All these services are spread across 2 servers at home and a small VPS mainly used for the mailserver and Uptime Kuma.
Honeygain etc… First time I hear about them. Do you mind sharing how much you get?
It really depends on the type of IP you have and your location, but it’s really not much for me. From Honeygain I get like 20 bucks every 6 months and when paying out the money around 4$ get lost by transaction fees, but better than nothing and those services use so few resources, you don’t even notice them running in the background.
you might want to check honeygain’s network calls, because I had it running and then suddenly noticed my IP got banned on quite a few websites.
Turns out it was my honeygain traffic that caused it, I quickly uninstalled it after that.
Which websites are you referring to? I never noticed any problems from the sites I use. Only when I encounter any kind of captcha I always have to manually select images and it will never solve itself like some did in the past. But not sure if thats due to me not being logged in with Google in my main browser or if it’s caused by Honeygain.
I have a (beefy specd) Intel NUC that’s running Proxmox. A few of the VMs mount to my RS1221+ for things like media (Jellyfin), etc.
On Proxmox I run
Probably missing a few, but that’s the jist
VPS (Ubuntu on 4 virtual cores, 10GB ram, 100GB NVME)
Cloud container provider (different to above VPS provider)
Homelab (Unraid on i7 4790, 16gb RAM, 3 x 10TB HDD, 4TB external disk, no cache disk yet, RTX 3070, fractal define 7 mid tower)
Have ordered an N100 mini PC from aliexpress with plans of installing OPNsense and running a couple VMs on it.
My gaming computer for interest, not currently hosting anything: 5800X3D, 7900XTX, 32GB ram, 2TB NVME, 2TB SSD, 4TB HDD, fractal meshify midbtower case.
I also have a Pi 4 and a Pi 3 that I don’t have any use for currently. Open to ideas. I already run Adguard on phone and Ublock origin on desktop browser, and don’t see any current use for Pihole.
A Plex server, two DayZ servers and as of today a Lemmy instance. 😀
currently, I selfhost https://beyondcombustion.net and now https://lemmy.beyondcombustion.net for /r/vaporents and hopefully others. There’s other stuff I self host too, this is the fun new stuff though.
I’m glad to see vaporents coming here. Is this an official migration or enthusiastic former redditors?
I’ve had new hardware in the basement now for a while, going to slap it together and build a k8s cluster on top of rancher/harvester
Which way are you migrating?
I migrated from Plex to jellyfin.
I tried it out when I couldn’t get HEVC files to steam on Plex, and i liked it!
It doesn’t have the full ecosystem around it that Plex does, but that’s fine by me.
Please make a blog post about your migration. I’m in the same boat.
if your using docker you can mount the same media folder. I have both hosted with the same media folder mounted.
I selfhost a lot of the normal stuff everyone else does. Plex, AdguardHome, etc…
I also have a 96+ port dial-up server system: https://2600.network
Been self hosting for over a decade at this point. Mix of custom built servers and surplus hardware over the years.
To name a few of my daily servers.
With docker being so easy I have kind of lost track how much stuff i am hosting. A problem i never thought i would have :)
If there is RAM to spare… one more selfhosted service can’t be bad hahaha
Well thanks to the soon to be dead /r/selfhosted on reddit I started selfhosting few years ago and now approximately 90% of my stuff is selfhosted:
as daily drivers and several others that I use from time to time.
wait, vscode self hosted?, how
Is installing VSCode locally “self hosting”? I thought that was how everybody did it. I just run the executable - no Docker or anything - for coding, testing etc. but I’m not sure what a VSCode “server” would even do.
Self hosted Vscode? How does that work, like a remote workspace via web or directly in a local Vscode session? Did it handle extensions well?
I haven’t used it in a while, maybe its better. Basically since vscode is an electron app it can run im he browser. You can even use https://vscode.dev which is the official web version. Iirc it didn’t have the same plugins, but it’s pretty much the same thing.
Its super useful when you deploy alongside containers as an easy way to change configs in shared volumes.
Oh I’m glad you mentioned that. That didn’t occur to me as a thing that could be done. That might really help me get this matrix server running on trunas.
Plex and a web app I wrote for a Twitch community I moderate.
Plex is on a server in the Netherlands and the web app is just AWS. I would’ve hosted on some spare hardware but my internet is notoriously trash and I didn’t want to risk it going down while people are playing in the app.
Plex I might move onto a NAS at some point but I’m just too lazy lol.
Pangolin!
I have a rented server with 8 Xeon E3-1246 and 64GB at Hetzner where I host:
It’s all behind a Traefik instance handling Let’s Encrypt and using the Docker socket to route traffic based on labels in docker-compose.yml. Behind these I also run k3s and from time to time some VMs. I also have a 1TB storage pod at Hetzner where I use restic to back everything up from this instance as well as from my home system and laptops.