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!
🦎
Removed by mod
deleted by creator
Running Tipi on a five year old chrome box with tailscale as the VPN. Has been running great! Now I’m self hosting
- Adguard: adblocking inside tailnet & for DNS rewrites
- Barrage: Nice deluge UI
- Beszel: Clean & simple server monitoring. I monitor two of my instances & the self hosted setup on this.
- Beszel Agent: Agent for collecting data for Baszel
- Deluge: Torrenting
- Duplicati: Backups with a great UI
- File Browser: for quick ops
- Flowise AI: Great drag and drop LLM chat apps builder
- Immich: The absolute best way to manage pictures
- Jackett: For the arr stack
- Jellyfin: Media streaming solution with apps on my phone, TV & laptops
- Open WebUI: My default LLM chat client now, I no longer pay 20$ for chatGPT but just pay as I go with open webui and chatgpt api key
- Radarr
- Sonarr
- Uptime Kuma: Uptime monitoring for everything
- Wallos: Subscription management
Tipi is pretty awesome. If you haven’t already, check it out!
Didn’t know about Tipi!
Getting ready to set up Immich, Navidrome and Nextcloud, was meaning to handle it with separate Docker containers, but now I’ll try Tipi first.
Thanks!
I might be the only person self hosting a gopher server. Its running on a Raspi 4 on my home network, using Flask Gopher.
Pangolin!
I just started months ago, but I have a yunohost server ona raspberry with nextcloud and forgejo on it :)
I have a few things going on. I’ve been blogging some of my notes on how I’m getting some things going in Docker. But I only relatively recently started sharing my notes so there’s not a ton yet. Hopefully there’s something useful for someone here. https://magnus919.com/tags/selfhosting/
Hi
I started self hosting 3 years ago when I got wind of tailscale. I’ve always cared about privacy and building things so that was great.
My infrastructure consists of two machines.
One - my personal and work server A deskmini i3 12th gen
256GB Boot drive 4TB NVME data drive
-photoprism -syncthing -nextcloud -Firefox+VPN -archivebox
Two - my media server that I let 6ish other people access - PC tower i3 12th gen
512GB Boot and docker config file drive 4*4TB HDD mergerfs for raw data
-jellyfin -*arr suite -gluetun VPN -audiobookshelf (also for auto downloading podcasts) -calibre-web
Presently, my Fediverse presence is mostly self-hosted by one definition or another. This Lemmy instance lives on my server, and my Masto is hosted by a company dedicated to exactly that because it’s dirty cheap and one fewer thing for me to worry about.
Looking to add to the list.
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
- OPNSense (VM)
- Omada (LXC/komodo-server - control for 3 WLAN-APs)
- apt-cacher-ng (LXC/komodo-server - cache for debian-updates)
- searxng (LXC/komodo-server - my standard google-alternative)
- technitium (LXC/komodo-server - DNS, Adblock)
- nginx (LXC/komodo-server - own ssl-domain over cloudflare, no ports open to the www, my devices connect only via tailscale)
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)
- bifrost (LXC/komodo-server - hue emulator)
- paperless (LXC/komodo-server - DMS)
- paperless-ai (LXC/komodo-server - tagging DMS)
- mosquitto (LXC/komodo-server - mqtt broker)
- zigbee2mqtt (LXC/komodo-server - mqtt-zigbee bridge)
- snowflake (LXC/komodo-server - tor relais)
- RaspberryMatic (VM - Homematic)
Proxmox pve2 (M90n-1: i5-8265U, 8 GB RAM, 256 GB NVMe)
- ghost (LXC comm-script, business soltion, wanna play around)
- hoarder (LXC/komodo-server - bookmarks with AI tagging)
- memos (LXC/komodo-server - notes - I play around)
- obsidian-sync (LXC/komodo-server - notes, but I hate the need of action for this)
- vaultwarden (LXC/komodo-server - password manager backup for my payed bitwarden instance)
- gitea (LXC/komodo-server - hoe to, IP-addresses, compose-files)
- komodo-management (LXC/komodo-server - komodo main-server to manage all the servers)
- firefly-iii (LXC/komodo-server - finance - I’m looking for an alternaticve for actualbudget )
- actual-budged (LXC/komodo-server - finance with AI tagging)
- investbrain (LXC/komodo-server - stock management, but only in USD, I wait for other currencies)
Proxmox pve3 (M920x: i7-8700, 64 GB RAM, 250 GB NVMe, 2 TB NVMe)
- ollama+open webui (LXC/komodo-server - AI)
- immich (LXC/komodo-server - photo backup for my ios-photos)
- iobroker (LXC/komodo-server - smarthome for some tricky scripts)
- home assistant (VM - smarthome - for UI, its stupid for scripts)
- nextcloud (LXC/alpine - Im using it for documents, but Im looking for an alternative)
- plex/jellyfin/management (LXC/komodo-server - multimedia)
*raspberry pi 5
- venus OS (solar/accu management software)
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!
I cover most of what services I’m running in my own post looking for assistance recently.
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:
- Gitlab
- RocketChat
- VS Code
- Anonaddy
- Etherpad
- Min.io
- Archivebox
- FreshRSS
- FileStash
- Matomo
- InfiniteWP
- piHole
as daily drivers and several others that I use from time to time.
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.
wait, vscode self hosted?, how
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.
If this comment is federating then I started hosting my first service – Lemmy itself.
I’m seeing it from my own selfhosted Lemmy instance!
- Audiobookshelf
- Calckey
- Gitea
- Grafana + Prometheus
- Homeassistant
- Jellyfin
- KitchenOwl
- Navidrome
- Nextcloud
- Wallabag
and lemmy of course 🙂
Elbullazul@lem.elbullazul.com> Audiobookshelf
I didn’t know that existed and now I love it and started up a docker container for it!
Thanks! :D
Also love it - I use it to auto download my podcasts
vSphere cluster on 3 HP Mini EliteDesks:
- 2x PiHole servers with local unbound resolver; synced with Gravity Sync
- 3x Active Directory DCs
- Homebridge Instance
- Jenkins Instance
- Portainer Instance Hosting:
- Authelia
- Code Server
- CyberChef
- Guacamole
- NGINX Proxy Manager
- PairDrop
- SMEE Client
- Your Spotify
- Docker-SMTP
- Vaultwarden
- A couple of personal websites using NGINX
- Kubernetes (k3s) (3 Managers, 6 Workers) Hosting:
- ArgoCD
- AWX
- Rook Ceph
- Cloudflared
- My main personal website using a container image built with Jenkins and deployed with ArgoCD.
Standalone Lenovo TS140:
- Plex (GTX 1650 Super for Transcoding)
- SABnzbd
- Radarr
- Sonarr
- Ombi
- Tautulli
- MP4 Automator
- Veeam B&R for backing up vSphere hosts.
Synology DS1821+:
- 64TB Raw, 2TB NVMe Cache
- MeTube
- Backup Sync to Google Drive
Misc:
- RIPE Atlas Probe
- All networking gear is Unifi. UDM Pro, USW Aggregation, USW Pro 48 PoE, U6 Pro, U6 In-Wall, 3 USW Flex Minis. 10G SFP+ connections between UDM Pro and switches.
64TB Raw, 2TB NVMe Cache Respect! Nobody can accuse you of a half-assed effort.
MeTube This looks great. I am going to spin up an instance.
Ok, you’ve got me curious - Why 3 different active directory domain controllers?
Just for redundancy! One DC VM per physical vSphere host. Each DC also handles internal DNS records for my network.
Very impressive. I gotta ask, how is this feasible cost-wise? Mostly as in licensing for vshpere. I know you can get pretty far in windows server with evaluation keys, butI run an ESXi server on eval mode cuz I’m cheap and have to reset the license every 90 days with some commands and reboot 😅
What is the scale of your network, like is this all just in your house?