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.

@isotope@lemm.ee
link
fedilink
English
1
edit-2
1M

deleted by creator

@pimeys@lemmy.nauk.io
link
fedilink
English
11Y

At home:

  • HomeAssistant OS in a Raspberry PI. Runs all the lights, curtains, heating, air-conditioning and media at home. (Linux)
  • Hifiberry with a good DAC connected to it, runs mpv, airplay and chromecast audio. (RPI, Linux)
  • TrueNAS together with over 40 terabytes of space (FreeBSD)
  • Plex and Plexamp for music (FreeBSD)
  • OPNsense router runs the whole home network (FreeBSD)
  • A private git server for stuff I don’t want to push to a public server (FreeBSD)
  • Jellyfin server for movies and television (FreeBSD), client on an NVIDIA Shield (Android)
  • Unifi controller to handle the home WiFi (FreeBSD)

Remote:

  • Akkoma for Twitter-like communication on the Fediverse (Linux)
  • Lemmy to talk with y’all in here (Linux)
  • PostgreSQL as the central database for all my remote services (Linux)
  • Elasticsearch for searching the Fediverse (Linux)
  • SearXNG as my private search engine (Linux)
zeekaran
link
fedilink
English
01Y

How about what I’m not self-hosting? Lemmy. If anyone has an up to date guide on self-hosting a single user instance of lemmy that is actually easy to follow, that would be great. I just want to control my user account.

Freeman
link
fedilink
English
11Y

Their Ansible instructions are accurate and thorough.

@atfergs@lemmy.world
link
fedilink
English
11Y
  • Home Assistant - smart home management
  • OMV - storage manager/docker host
  • Portainer - docker manager
  • Overseer - media manager/request interface
  • Sonarr - tv show manager
  • Radarr - movie manager
  • SABNZBD - media finder
  • Plex - media server
  • Tautulli - plex monitor
  • Kavita - book/comic manager
  • Octoprint - remote 3d printer management
  • Pi-Hole - network ad filter
  • Uptime Kuma - uptime monitor
Tupcakes
link
fedilink
English
0
edit-2
1Y

cluster (two old laptops, and 3 PI 3s):

  • nomad
  • glusterfs
  • consul

containers on nomad:

  • gitea
  • nodered
  • traefik
  • nextdns
  • postfix
  • cloudflared
  • diun
  • uptimekuma
  • searxng
  • n8n
  • nfty
  • minecraft bedrock
  • maraiadb
  • linkding
  • ddclient

docker (on unraid):

  • audiobookshelf
  • changedetection.io
  • fileflows
  • gluetun
  • jellyfin
  • metube
  • netdata
  • qbittorrent
  • unifi controller

Stand alone hardware:

  • technitium dns server x2
  • home assistant
Kresten
link
fedilink
English
10
edit-2
1Y

Oh my jesus, does this thread really have 400+ comments

Edit: respectfully as an atheist

@proycon@lemmy.world
creator
link
fedilink
English
41Y

Yep, people are enthusiastic about self hosting and like talking about what they host :)

@joejoefashosho@lemm.ee
link
fedilink
English
11Y

No one in my afk spaces wants to hear about it. So I’m very enthusiastic when the subject comes up online or otherwise!

Kresten
link
fedilink
English
11Y

I sure can tell. It’s probably also a major demographic on here

stephenc
link
fedilink
English
31Y

And talk about it on a self-hostable platform, no less.

@Sinister_Crayon@beehaw.org
link
fedilink
English
2
edit-2
1Y

Oh jeez… there’s quite the list. I have a Ceph cluster of 3 nodes with 15x HDD’s and 3 SSD’s… on that cluster I run some VM’s that in turn run a Docker swarm. All Ubuntu 22.04, all commodity hardware. Currently I’m running;

  • Portainer to help manage this beast
  • NGINX which proxies all my web facing services on multiple websites.
  • Wordpress for my personal site which sync my Instagram pictures to it as well
  • MariaDB Galera cluster
  • Nextcloud for file sharing but also provides lots of plugin services like a password manager, email client and so on
  • Photoprism for my photos… I use the Nextcloud client to automatically upload new pics from my phone to Nextcloud then Photoprism is attached to that same library
  • OnlyOffice as a plugin to Nextcloud to allow O365-like functionality
  • ElasticSearch plugged into Nextcloud for full-text searching
  • OpenProject for project management in my own businesses
  • Jellyfin and Plex both attached to the same media library
  • E-Mail using Docker-Mailserver… so Postfix with a bunch of ancillary tools for 3 domains
  • Droppy as a quick-and-dirty file repo for when I need to get files to people easily
  • FreePBX (Asterisk) with 4 extensions around the house
  • MeshCentral for managing my family’s PC’s and also doing remote tech support for family, friends and customers as necessary
  • FOGProject for imaging PC’s and VM’s as necessary
  • ReactiveResume
  • Docker Registry set up as a caching proxy
  • YoutubeDL-Material
  • Karaoke Eternal for those nights when you just get drunk enough to karaoke

Then there’s a whole host of ancillary services; BackupPC, Unifi controller container, piHole on a couple of Raspberry Pi’s, ts-dnsserver for internal DNS management… probably a dozen other containers and tools I’m forgetting.

Oh yeah, and a Synology NAS as a backup target :)

I respect the enterprise-level IT operation you run for your family lol

@jcg@halubilo.social
link
fedilink
English
21Y

What’s it like hosting your own mail? Been considering it for a while but Gmail features/spam filter/deliverability has been tough to beat.

@stueja@feddit.de
link
fedilink
English
01Y

Fellow self-hoster, you mention Droppy – I can only find an archived repo (https://github.com/silverwind/droppy). Do you have any other source?

No, that’s what I’m using. Thankfully it works fine and I don’t worry too much about security because I just leave it turned off until I need it. The “/droppy” url directs to it but if it’s off then it just throws an error back.

@stueja@feddit.de
link
fedilink
English
01Y

Thanks a bunch!

@stueja@feddit.de
link
fedilink
English
11Y

Script kiddies these days got really fast. Configured a new subdomain, started droppy, within a couple seconds, all types of requests were visible in the log.

zeekaran
link
fedilink
English
21Y

Plex, Sonarr/Radarr, Ombi, Home Assistant, Komga, Calibre-Web, Valheim. Everything is on a Debian machine I built recently, except HA which is on an O-Droid (I just copied the hardware from HA Blue and ordered the parts from Ameridroid).

msprout
link
fedilink
31Y

I run:

  • Matrix
  • Mastodon
  • Pixelfed

I have a dedicated server where I run multiple service with podman.

  • Funkwhale (we share musics with a friend)
  • Mobilizon
  • Lemmy
  • Pleroma

All those instance are close for inscriptions they are just for me or friends. I use posftix to relay mail. I have on postgresql instance shared across the services. I use traefik for ssl, I wanted traefik to auto discover the container but it didn’t work when I tried maybe it works now.

@CAVOK@lemmy.world
link
fedilink
English
11Y

I run an I2P instance and I’m starting to look at Plex. I wonder if those can be combined.

@flubba86@lemmy.world
link
fedilink
English
11Y

Thanks for running one. I ran an instance for over a year, but I stopped when I switched to a different home server that has less uptime.

Morethanevil
link
fedilink
English
41Y

I have a VPS (netcup) with 8 cores, 12GB RAM and 320GB SSD. Hosting there on Ubuntu 22.04:

  • Matrix
  • Mastodon
  • Nextcloud
  • Wordpress
  • Adguard
  • Stirling PDF
  • Gotify
  • Bitwarden

At home I have a Ryzen 5 5600G with 16GB RAM on a B550 aorus elite v2 with 2TB nvme SSD and 2x 6TB seagate HDDs.

Hosting there on Fedora 38 KDE:

  • Immich
  • Jellyfin
  • Lemmy
  • Photoview
  • ArozOS
  • Paperless
  • Dashdot
  • Codeserver
  • LXD Dashboard
  • Scrutiny
  • Cloudbeaver
  • jDownloader
  • Kavita
  • Podgrab
@krnl386@lemmy.ca
link
fedilink
English
21Y

TIL about netcup! Aggressive prices. Thank you for the introduction.

@Ducks@ducks.dev
link
fedilink
English
31Y

Pihole Keycloak Lemmy

The “usual” Plex stack:

Plex Sonarr Radarr Readarr Calibre & Calibre-Web Sabnzbd Nzbhydra

I want to throw Nextcloud into the mix, but I haven’t gotten the motivation to do that yet. I have 102TB of disk on a 4 node kubernetes cluster just for fun

Rikudou_Sage
link
fedilink
English
31Y

Currently a new instance of Lemmy, other than that I have a Synology NAS where I host:

  • Plex
  • Synology Drive (alternative to Dropbox etc.)
  • Synology Office (alternative to Google Docs)
  • VPN server

There’s also docker where I host:

  • Gitlab
  • AdGuard Home
Ruud
mod
link
fedilink
English
271Y

I host:

Fedi servers

  • lemmy.world
  • mastodon.world
  • calckey.world
  • pool.social
  • musicworld.social
  • akkoma.nl
  • ruud.social
  • fotofed.nl
  • fediland.nl
  • blog.mastodon.world
  • play-my.video

Software I use

  • Nginx Proxy Manager
  • Portainer
  • Kimai
  • Xwiki (3 of them)
  • Cryptpad
  • Grafana
  • Hedgedoc
  • Matrix/Synapse
  • Thelounge
  • Vaultwarden
  • Gitea
  • Nextcloud
  • Paperless-ngx
  • Zabbix
  • Zammad

Probably forgot some…

@bayu@lemmy.world
link
fedilink
English
121Y

Chad.

Thanks for #rexxit destination!

Do you host on at your house, a VPS or something else?

Ruud
mod
link
fedilink
English
71Y

All on Hetzner.

Create a post

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!

  • 1 user online
  • 279 users / day
  • 589 users / week
  • 1.34K users / month
  • 4.55K users / 6 months
  • 1 subscriber
  • 3.47K Posts
  • 69.4K Comments
  • Modlog