this post was submitted on 11 Jun 2023
380 points (98.0% liked)

Selfhosted

48445 readers
804 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
 

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!

🦎

(page 3) 50 comments
sorted by: hot top controversial new old
[–] Omega_Jimes@lemmy.ca 3 points 2 years ago

A cobbled together Ryzen 2400g with 16GB of ram. Open Media Vault/Docker: Plex Nextcloud stack with dns refresh/ssl/nginx Sonarr/transmission stack with VPN PiHole Octoprint

Occasionally I run a game server or two when the need comes up, mostly Valheim lately.

[–] iluminae@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

Ceph (rbd,s3) on 4 poweredges.

Nomad, Consul servers running in a 3 node raft on some ARM SBCs.

Nomad clients on 2 poweredges and 3 arm SBCs running:

  • s3 CSI (media and large file storage is all on s3)
  • rbd CSI (all the stateful jobs have rbd block devices)
  • NATS cluster with Jetstream to enable MQTT support
  • mosquito mqtt (had to run mosquito for mqtt v5)
  • mosquito<->nats bridge (via benthos)
  • nodered (just for easy Google home integration)
  • zwavejs2mqtt
  • zigbee2mqtt
  • frigate (can only talk mqtt v5 so had to run mosquito just for this)
  • grafana
  • gotify
  • gitea
  • drone CI
  • postgresql
  • BitTorrent client
  • ceph rgw s3 gateways
  • NATS based home automation lambdas - I wrote these in go
  • Adguard home
  • traefik as main ingress
  • Prometheus
  • prom node exporter
  • jellyfin
  • jackett
  • a program I wrote that manages torznab->acquisiton->s3 lifecycle
  • a website
  • wireguard servers

And that is just in the server room - I also have more like the 3d printer and CNC machine controllers etc.

[–] Nerrad@lemmy.world 3 points 2 years ago (2 children)

I host one of the worlds last gopher sites. And some Telegram bots, on Raspberry Pi's.

load more comments (2 replies)
[–] owatnext@lemmy.world 3 points 2 years ago

I have a meager ds418play with 2x4tb drives set up with RAID. I forget what it's called, but it is one drive redundancy, 1:1. I run Plex and an FTP server on it for file storage.

[–] tired_n_bored@lemmy.world 3 points 2 years ago

Can't ask too much off my little laptop, but here it is

  • HomeAssistant
  • Frigate NVR
  • PiHole
  • Wireguard VPN
[–] hellmo_luciferrari@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

My "Home Lab" loosely put, is an amalgamation of this:

Docker and Docker Compose installed on Ubuntu on a Dell PowerEdge 530 and on that docker host I have: -Portainer

-Nginx Proxy Manager

-Cloudflare Dynamic DNS

-Chromium

-Dozzle

-Gluetun

-Homarr

-Jellyfin

-Kanboard

-Komga

-Radarr

-Lidarr

-Sonarr

-Navodrome

-netbooyxyz (work in progress)

-Prowlarr

-qBittorrent

-Pairdrop

-Resilio-Sync

-Searxng

-Siganl CLI container for alerts

-Uptime Kuma

-VSCode

-WikiJS

-Watchtower

On one of my Pi's:

-Pihole

-Pialert

-fail2ban

-PIVPN

-Unbound

The weakest part of my setup arguably is between my storage "solution" and my networking setup.

Storage is just a bunch of large drives in the Dell. Next upgrade is a new router solution, but still use my current router for a wireless access point strictly for IOT and putting my other devices on separate VLANs.

I was thinking about getting a Nextcloud going, but not sure I want to as of right now.

[–] admin@lemmy.laustinspace.dev 3 points 1 year ago

Just testing from selfhosted instance!

[–] DevoidWisdom@sh.itjust.works 2 points 2 years ago* (last edited 2 years ago)

Not much at the moment. Pihole, Pydio, Syncthing, Gitea, Mariadb, Filebrowser, and lighttpd to retrieve weather readings from a homemade weather station.

[–] redlemace@lemmy.world 2 points 2 months ago* (last edited 2 months ago)
  • website
  • email
  • dns
  • adblocking
  • home assistent
  • home gallery
  • eve-ng
  • check_mk
  • nagios
  • git
  • ansible
  • backuppc
  • zoneminder
  • unifi controller
  • central syslog
  • syslog2irc
  • kodi
  • 3x moodeaudio

Minecraft server, a pingvin share site for myself, tubearchivist, pihole, pivpn, 25mb video compressor with a script and incrontab along with the same thing but for GIFs. I think that's most of the list

[–] dmaes@lemmy.world 2 points 2 years ago

Virtualized with libvirt:

  • Nomad (3 nodes)
  • Consul (3 nodes)
  • Vault (3 nodes)
  • Gitlab + CI
  • Nextcloud
  • Sonarr, radarr, bazarr, jackett, deluge
  • Prometheus
  • opensearch
  • puppet
  • powerdns (international authoritive main + replica), unbound (internal recursor), ntp (2 nodes)
  • powerdns (public authoritive replica)
  • haproxy (2 nodes)
  • nfs, samba
  • Seaweedfs (S3) (3 nodes)
  • rsnapshot
  • package repositories (deb, rpm - plain dirs/files served by apache, with some scripts to manage repo metadata)
  • postgresql + patroni (2 nodes)
  • container registry (to investigate replacing with zot)
  • openldap, keycloak (2 nodes)
  • unifi controller

In nomad:

  • Grafana
  • Vaultwarden
  • Tandoor
  • Matrix
  • Puppetboard
  • Prometheus exporters for various things

Offsite rpi @ parents

  • Rsnapshot, samba

Rpi doing router duties, to be replaced with rb3011 when I finalize it's config in terraform

VPS:

  • Powerdns (public authoritive primary), haproxy, postfix (secondary MX)
  • Postfix (primary MX), dovecot, spamassassin, opendmarc, opendkim

Old laptop: k8s playground for learning

Short-term todo:

  • Homeassistant

Public dns names have A records pointing to haproxy vps, which proxies to home over tunnel, and AAAA records pointing straight to home (I have static ipv6 prefix, but no static ipv4 address)

[–] freddy@lemmy.world 2 points 2 years ago

I use proxmox on my server. I virtualize opnsense (with adguard and wireguard), jellyfin, unifi, home assistant, and syncthing.

I have a synology ds220j w/ 2x10tb

Hardware: Intel 12100, 32gb ram, i350-t4 network card TP link TL-SG108E switch

I'm going to move opnsense to a dedicated box eventually

[–] Nerrad@lemmy.world 2 points 3 months ago (2 children)

I might be the only person self hosting a gopher server. Its running on a Raspi 4 on my home network, using Flask Gopher.

load more comments (2 replies)
[–] GilDev@lemmy.world 2 points 2 years ago

Right now, here’s what’s running on my Latitude 5580 with Debian 11 behind a Cloudflare Tunnel, all in containers:

  • Cockpit
  • Portainer
  • Paperless-ngx
  • Home Assistant
  • InvenTree
  • Monica (trying to move it to Notion, could also go into NocoDB but I like keeping lots of stuff on Notion nowadays, found no selfhosted alternative…)
  • Twitch Channel Points Miner

Currently testing, mainly to replace InvenTree and follow the inventory and manufacturing of my custom ergonomic keyboards:

  • Odoo
  • ERPNext
  • Dolibarr
  • NocoDB

Still have to set up backups and I guess create scripts/notes to know how to update every one of these.

[–] learningduck@programming.dev 2 points 2 years ago

I'm hosting Trillium Note for my personal note taking.

[–] _Sirius@lemmy.world 2 points 2 years ago

Turns out I have quite a lot of stuff, and yet I'm here thinking I barely have anything! Until now:

  • Nextcloud
  • Kitchenowl (grocery lists)
  • Kavita (ebook manager)
  • Grist (spreadsheets that are databases I guess?)
  • Sharry (file sharing)
  • Changedetection.io
  • A ghost blog
  • Bookstack (like a manual on managing the server)
  • Portainer (manage containers from a webui)
  • Diun (notifies when an update is released for a container. Doesn't have a webui)
  • Homepage dashboard (basically a webpage that shows me my selfhosted services)

All these are running inside Docker containers, on an ancient laptop with a single cpu core and 3 gigs of RAM.

Excited to discover more things to host on that ~~little~~ pretty big guy (somehow its still running well)!

[–] mosjek@lemmy.world 2 points 2 years ago

Hardware:

  • CPU: 2x Intel Xeon E5-2695v4
  • RAM: 256GB ECC
  • Storage: 4x256GB Enterprise SSD, 4x2TB SSD (ZFS Striped Mirror)

Software:

  • pfSense
  • Proxmox
  • k3s with Flux and Longhorn
  • Gitea
  • Woodpecker
  • UniFi
  • FreshRSS
  • Grafana / Loki
  • Ntfy
  • Paperless-ngx
  • Vaultwarden
  • Minio
  • Syncthing

I purchased the server used. The services are mostly running in a virtualized cluster, which is absolutely oversized for the current tasks. However, it has motivated me to learn Kubernetes and the power consumption is within my limits.

[–] mrclark@lemmy.world 2 points 2 years ago

First post in the world of Lemmy! Woot! Another Reddit escapee. I can't for the life of me understand the management team at Reddit. I get that they need to make money and that they're pissed off at the AI guys for pilfering their data but the people who contribute to the subreddits and moderate them for free are why Reddit is such a success. Why would you screw them over? It's so short sited. If you're pissed at OpenAI then talk to them and figure out how they can pay for your API access but don't screw the people that made you a success. They can afford to spend a little of the VC/Microsoft money. Okay...off the soap box now.....

Up until very recently I was running all my services on a HP DL380 Gen9 server. Beautiful server but sucks back electricity like a drunk on New Years Eve and is way too noisy for my office. Purchased 4 different Tiny PCs (3 Lenovos and 1 Dell).

One Lenovo (AMD Ryzen 3 PRO 2200GE with 32GB RAM) is running RockyLinux with Docker with 20+ containers currently running.

  • "Sweden Services" - SABnzbd, Sonarr, Radarr and Lidarr
  • Tools - IT-Tools, Pairdrop, CyberChef and Paperless NGX
  • Homelab services - Portainer, Dozzle and Nginx Proxy Manager
  • Info - FreshRSS
  • Media - Plex, Audiobookshelf and Navidrome

I'm constantly playing with different containers - adding, removing, etc. I did try making the switch to Podman as I like the idea of rootless containers but could not for the life of me get things like NFS shares and Portainer integration working and was spending way too much time fighting with it. Will probably try again in the near future.

Then the other 3 Tiny PCs are running XCP-NG with various VMs including my Xen Orchestra, Kali, a couple Windows machines (usually off), Tailscale gateway box and a few others. Again, mostly for testing things out.

Using OpnSense as my firewall. Have a TrueNAS system sharing files and another small Rockstor NAS also.

Looking forward to the community here. Thanks.

[–] athenionn@lemmy.fmhy.ml 2 points 2 years ago

Currently self-hosting a pi-hole instance, an nfs/smb server & a LAN-only webserver, as well as 24/7 syncthing (to which I automatically send my phone's photos to)

My specs are:

Intel Atom N270 (1 core, 2 threads) 1Gb DDR2 Ram (God knows the frequency but it's slow.) And a 500gb HDD

You really don't need a lot of oomph to self host! I'm planning on running a qBitTorrent webui next.

[–] bagog@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

On a VPS:

  • mailcow for email for a personal domain

On home network:

  • unraid server as a local fileserver for backups and media (repurposed from an i5 2500k with a bunch of drives added)
  • unraid server hosts a bunch of containers -- plex -- jellyfin -- *arr apps

Edit: and hoping to play around with hosting a lemmy server in the next few days

[–] hebocon@lemmy.world 2 points 2 years ago

In addition to the standard complement of jellyfin etc. I run a Docker OS on Google's free tier with Gotify along with Uptime Kuma running on a tiny x86 computer accessed via a Cloudflare tunnel. Discord watches the watcher and notifies me if Gotify goes down!

It's a great combo. All reverse proxying is handled by HAProxy on my pfsense router.

[–] bakarel@lemmy.fmhy.ml 2 points 2 years ago

I self host a website and email on linode. Sometimes I host game servers like minecraft at home. I'm currently trying to setup selfhosted nextcloud for a project that needs fileshare.

[–] hakunawazo@lemmy.world 2 points 2 years ago

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)

[–] bigDottee@geekroom.tech 2 points 3 months ago* (last edited 3 months ago)

I cover most of what services I’m running in my own post looking for assistance recently.

https://geekroom.tech/post/242

[–] southbayrideshare@lemmy.world 2 points 2 years ago

I selfhost on a 2011 Mac Mini running Ubuntu with 16 gb ram:

  • Metabase (a data library of charts, dashboards)
  • NocoDB (an Airtable replacement that makes it easy for my users to get data into Metabase)

I'm also setting these up on VPS

[–] zingo@lemmy.ca 2 points 2 years ago* (last edited 2 years ago)

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. 💓

[–] rarkgrames@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Hi, I have a few bits and pieces.

Currently I have:

Pi Zero running pi-hole

A Mac mini running overseer on Linux

Another Mac mini that I use for dev work that’s also running sonarr, radarr, bazarr, plex and Hoobs under MacOS

A Dell R170 running a number of VMs (windows and Linux) that host a couple of websites , and a load balancer on proxmox.

Things are a bit spread out where I sometimes just had to use the hardware I had to hand but it all works together somehow.

Edit: I've also just spun up a MediaWiki for me and my colleagues to use to store useful snippets of code etc. in a central place. Although I know my colleagues, they'll use it once and then it'll be abandoned :D

[–] raef@lemmy.world 2 points 1 year ago

Two "servers"

Pi4-8gb; 1TB SSD:

External-facing

  • Pi-hole
  • home assistant
  • web server
  • Calibre
  • Simple games like Minecraft

Dual Xeon; 96Gb Ram; 50TB; bound NICs:

Internal, mostly

  • media: Jellyfin, -arrs
  • Sabnzbd
  • Steam games server (these are external containers)
  • Looking to add cloud files access; just haven't decided what and how, yet
[–] CodeFlinger@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

Main Server - 37 Containers, 4 VMs

  • Media: Plex, Audiobookshelf, along with everything for a complete *arr stack
  • Network: Cloudflared, NginxProxyManager, Tailscale, Gluetun (for *arrs)
  • Other: Authelia, OpenVSCode, Filebrowser, SFTPGo, Bitcoin Node to support the network
  • VMs: Parrot, Windows 11 for local and remote gaming, Windows 3.11 (because why not), currently spun up myNode to see if I want to explore hosting a Bitcoin Ligtning Node

Smarthome Server - OptiPlex 3050

  • Containers: mqtt, NodeRed, zigbee2mqtt, homebridge, tailscale, pihole (paired with my phone usually)
  • VM: HomeAssistant

Testing Server - OptiPlex 7060
Lately been testing and making stuff using linuxserver/docker-baseimage-kasmvnc.

  • Arduino-IDE running in a container - with USB hotswap.
  • Featherwallet and Electrumwallet (I use a HW-Wallet for HODL).
  • Lutris, got it working with Hearthstone, but didn't really have a use for it.
  • Nomachine in kasmvnc, to (somewhat) smoothly access my VMs through the webbrowser when I just need something fast.
    Linuxserver Firefox.

XMR Mining Server - Old tired HP SFF
Basicly everything from this guide by seth for privacy; monerod, p2pool, tor, watchtower, and a python-webserver to expose metrics/api.

[–] IRQBreaker@lemmy.kozow.com 2 points 2 years ago

A Plex server, two DayZ servers and as of today a Lemmy instance. 😀

[–] ITGuyLevi@programming.dev 2 points 1 year ago* (last edited 1 year ago) (1 children)

Late to the party and after reading through some of these setups I may have to expand mine soon (it never ends does it?), here is what I have right now.

Unraid (Dell R720XD, dual Xeon E5-2670 v2, 64GB RAM, 12 x 6TB in 12 disk array with 2 parity disks, 800GB SSD cache pool)

-NextCloud

-Plex

-Emby

-Gitea

-Backrest

-MariaDB

-Netbootxyz

-Trillium

-Traccar

-Vaultwarden

-Adguard-Home

-Unifi

-Homebox

-Nessus

-Headscale

-Collabora

-*arrs

-Jupterlab

-Mealie

-SearXNG

-IT-Tools

-EmulatorJS

-Youtube-DL-Material

Proxmox (old Intel server S2600WT2, dual Xeon E5-2620 V2, 768GB RAM, 5 x 2TB disks):

-Zap2XML

-Immich

-Mumble

-NextPVR

-Stirling-PDF

-WebTop

-Frigate

-MCServer (gameserver)

-SDTDServer (gameserver)

-SFServer (gameserver)

There are some other things floating around in my homelab that aren't really 'selfhosted' things, just important to the home network:

3 HP Microserver Gen8's

-x1 with ESXi hosting pfSense

-x2 with TrueNas Scale for backups

R610 with ESXi for a few remote desktops and Home Assistant (which I'm sure I'll move to docker at some point).

load more comments (1 replies)
[–] innercitadel@lemmy.nz 2 points 2 years ago* (last edited 2 years ago)

VPS (Ubuntu on 4 virtual cores, 10GB ram, 100GB NVME)

  • Mediawiki with semantic mediawiki and various plug-ins and 650 pages
  • Orthantic and OHIF (radiology images)
  • Moodle (docker)

Cloud container provider (different to above VPS provider)

  • 3 x mediawiki sites

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)

  • Plex
  • Komga (comics)
  • Audiobookshelf
  • Kavita and Calibre (books)
  • Photoview (family photos)
  • Filebrowser (work)
  • Cloudflared (zero trust tunnels)
  • Heimdall (dashboard)
  • Krusader
  • Plugins: docker compose manager, docker patch, unassigned devices

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.

[–] ___@l.djw.li 2 points 1 year ago

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.

load more comments
view more: ‹ prev next ›