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!
🦎
-
Pihole
-
Sonarr
-
Radarr
-
Lidarr
-
Notifiarr
-
Sabzbd
-
Nicotine+
-
Kodi
-
Plex
-
Airsonic
-
Nextcloud
-
Joplin
-
qbittorrent
Currently split between VMs and physicals. I’m refactoring these ,with plans to build out and migrate much of it to a minipc proxmox cluster.
Adding:
-
proxmox
-
podman/portainer
-
unbound
-
ngnx proxy mgr
-
Solid server
-
homepage
-
matrix
-
searxng
-
some sort of mail stack, TBD
-
Feel free to take it as a chance to present yourself to the community!
Hello, my name is Zingo and I have a selfhosting addition going back to 2016 when I bought my first NAS with docker capabilities.
Community: Hi Zingo! Welcome!
Thank you.
Currently struggling more than even as it starts to take over my life. I have tried over hundreds of services.
I’ll try to find strength to list some at a later stage in this healing process. Sorry no bonus points. Maybe in the next session.
Thank you all for this awesome support. I would be lost without you. 💓
I don’t selfhost very much compared to other people and my hardware’s pretty much either all literally found in the garbage or 2nd hand, but here it is
PiHole
WireGuard server that passes trough pihole adblocking
Homarr (lol)
Deluge
The system is mostly a NAS that I also run the occasinal general purpose VM off of, here are the specs for the 3 ppl that care:
CPU: AMD FX-8320E
RAM: 16GB
Storage: 5x2TB Seagate something something 7200RPM in RAIDz1, 128 GB random chinese SSD (mostly for VMs and apps) the, OS runs off of a flash drive
OS: TrueNAS scale
Can’t ask too much off my little laptop, but here it is
- HomeAssistant
- Frigate NVR
- PiHole
- Wireguard VPN
Jellyfin Nextcloud Homeassistant Mattermost Gitlab Visions of Chaos Oobabooga Automatic1111
Greetings!
Not really self hosting a lot right now, but I’ve been spending a lot of time reengineering my network and fixing some things. Recently retired my loud and power-hungry pfsense server, replacing it with a Mikrotik rb5009, so setting that up has been a steep learning curve.
Most things are running on my Synology DS920+, except for a few raspberry pis.
- Jellyfin (docker)
- Kavita (docker)
- Home Assistant (pi4)
- Paperless-ngx (docker)
PiHole (pi zero)currently broken- Unifi controller (docker)
- Grafana (home assistant)
- InfluxDB (docker)
- LibreNMS (VM)
I have a few raspberry pis, running Home Assistant, Unifi controller, PiHole… Otherwise i have DigitalOcean droplets, one hosts my Lemmy instance, and another hosts a couple of side project websites (my wife’s freelance business, and some other stuff)
I had a small X.25 network as combination coffee-table and space-heater at one point; this was before most homes had internet. It almost cost me a divorce.
home assistant, freshrss (and a few related services such as rss-bridge), nitter and piped. I tried to host libregrammar, but ran out of memory.
Currently I play around with a Raspi 4 8GB with docker-compose. Most services are accessible with VPN only:
Caddy (as easy reverse proxy)
Portainer (container dashboard)
Linkding (bookmarks)
Baikal (calendar, todo list to sync with Android by caldav)
Agendav (web calendar frontend)
Dillinger (browser markdown editor with PDF export)
Trilium (note app)
Syncthing (google drive/onedrive alternative)
Seafile (file sharing)
Jellyfin (media server)Using LXD:
- ddclient
- Jellyfin (2)
- Minecraft (proxy + 4 servers)
- Satisfactory server
- V Rising
- Gitea vcs
- wordpress
- rtorrent
- other web servers
Using rootless Podman + Systemd service:
- Vaultwarden
- Linkding
- Traefik
- Immich photo backup
- Nextcloud (though I hate it, probably will stop)
- Grafana
- Prometheus
- Prowlarr/Radarr/Sonarr/Lidarr/Bazarr/Recyclarr
- Rtorrent + Flood
- Jellyseerr
- Navidrome (Subsonic server)
- Miniflux (RSS)
- Woodpecker (CI integration for Gitea)
- Tubearchivist (yt-dl)
- wg-easy (wireguard)
- searxng
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’m just getting my server up and running! Previously it only ran Honeassistant.
Now it runs proxmox, which boots 2 vms, one for HAOS and another for Debian. On the Debian vm there is currently Plex, nextcloud, and some -arr apps.
8 also have a separate raspberry pi pihole. I’ve had that going for years now, I think I first made it 2019.
Available from internet:
- jellyfin
- jellyseerr
- immich
- paperless-ngx
- owncloud ocis
- traefik
- homarr
Available only from local:
- the *arr stack
- qbittorrent
- jackett
- watchtower
- apprise
- netdata (kinda new, still have to fully understand how it works)
- portainer
- speedtest-tracker
- homepage
Security
All the services available from internet, just goes through traefik to terminate https, I rely on the build in authentication of each service. To add another layer of security, I have fail2ban active on all those services.
I have a public IP, and I have open on my router ports 80, 443, a random port for ssh and vpn.
Hardware:
Memory: System RAM: total: 8 GiB available: 7.73 GiB used: 4.46 GiB (57.7%) Report: arrays: 1 slots: 4 modules: 2 type: DDR3 CPU: Info: 6-core model: AMD Phenom II X6 1090T bits: 64 type: MCP cache: L2: 3 MiB Graphics: Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 535.98
docker compose files
All the docker compose files + how I configured everything is available at: https://github.com/simone-viozzi/my-server
Bonus:
Since I like the ability of btrfs to do snapshots, I created all important docker volumes as btrfs subvolumes. Then I created a backup script that literally sends the subvolume (encrypted) to an external cloud. This does not allow incremental backups and most likely is not the best backup solution… but it works… the repo is: https://github.com/simone-viozzi/btrfs2cloud-backup
I welcome any advice / criticism!
I’m running a Kubernetes cluster on the Dell hardware, then another single node k8s cluster on the Lenovo, mostly to run Adguard home / DNS in case the big cluster goes down for whatever reason.
Hardware:
- Two Dell r610s, each with 12 cores and 96 GB of RAM, running ESXi 6.7
- Lenovo M900, 4 core, 16 GB RAM, Ubuntu and k3s
- Synology 1515 with 12 TB usable
- Synology 1517 with 32 TB usable
- Juniper SRX 220H (Firewall)
- Juniper EX 2200 48 port switch
- UnFi in-wall WiFi APs
I run the following services, all in Kubernetes, with FluxCD doing GitOps from a repo in GitHub (for now, might move to Gitea later):
- Authentik
- Bookstack
- Calibre
- Flame (Homepage)
- Frigate NVR
- Home Assistant
- Memos
- Monica
- Plex
- Prowlarr
- Radarr
- Rocket Chat
- Sonarr
- Tandoor
- Tautulli
- Unifi
- UptimeKuma
- VS Code
- Zigbee2MQTT
What are the benefits of Kubernetes in a home server?
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters DNS Domain Name Service/System IP Internet Protocol NAS Network-Attached Storage NVR Network Video Recorder (generally for CCTV) PiHole Network-wide ad-blocker (DNS sinkhole) Plex Brand of media server package SSD Solid State Drive mass storage VPN Virtual Private Network
8 acronyms in this thread; the most compressed thread commented on today has 8 acronyms.
[Thread #292 for this sub, first seen 21st Nov 2023, 13:45] [FAQ] [Full list] [Contact] [Source code]