this post was submitted on 12 Jun 2023
613 points (99.5% liked)

Selfhosted

49406 readers
927 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
 

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.

(page 9) 50 comments
sorted by: hot top controversial new old
[–] uin@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

Currently one server as VM host for:

  • Nextcloud
  • Mailcow
  • Apache/PHP/mariadb as both reverse proxy for Nextcloud and the mailcow web interface and webserver for personal and company websites, bitwarden and bookstack
  • Custom backup server (wireguard connections to different sites and incremental backup routines with bash/rsync)
[–] Malatesta@lemmy.world 1 points 2 years ago

I have a few Raspberry Pis hosting

  • PiHole/Wireguard
  • Synching
  • Jellyfin
  • Home Assistant
  • Motioneye
[–] gerowen@lemmy.world 1 points 2 years ago

Server 1 OS: Debian Nextcloud Plex

Server 2 (raspberry pi) OS: Raspbian Lite PiHole PiVPN

[–] SemioticStandard@beehaw.org 1 points 2 years ago

Unifi controller is the only 'real' service I actually keep running. I have various VMs running on Proxmox that I mostly use for testing. Even though I have two physical servers with plenty of compute and memory available, backed by a large NAS and all of hanging off a UPS, I just don't feel comfortable in self-hosting things I deem critical.

[–] heijenoort@feddit.it 1 points 2 years ago

On my Debian server I'm hosting Nextcloud, Miniflux and Pihole.

Backup via Borgmatic.

[–] sceptri@lemmy.world 1 points 2 years ago

As of right now

  • Vikunja (nice todo app w/ kanban board)
  • Kestra (data orchestration tool/alternative to n8n, huginn, node-red)
  • Bookstack (note taking app)
  • Memos (simpler notes)
  • Home Assistant (for simple home automation)

It is all running via NixOS on an old Chromebook Acer CB3-431.

Works like charm though!

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

I use the following a lot:

  • Nextcloud for files, calendar and contacts
  • synapse + a few brudges for IM
  • mail server
  • tandoor for recipes and grocery shopping lists
  • gitea
  • wireguard
  • miniflux
  • rmfakecloud And from time to time:
  • jellyfin
  • wallabag

Tandoor is imho somewhat overlooked and really nice.

[–] PutangInaMo@lemmy.world 1 points 2 years ago (2 children)

Tell me more about this tandoor please

load more comments (2 replies)
load more comments (2 replies)
[–] ram@lemmy.ca 1 points 2 years ago (1 children)

PiHole, Owncast, weechat, Bookwyrm

Maybe I should set up my own matrix instance 🤔

load more comments (1 replies)
[–] Holzkohlen@feddit.de 1 points 2 years ago

Right now only Syncthing on a Raspi. I'm lazy 😆

[–] StefanT@lemmy.world 1 points 2 years ago
  • buildbot for archlinux package builds
  • dovecot with fetchmail for mail retrieval
  • fail2ban with very strict rules against all those bots
  • gitea for my own projects
  • home-assistant with some usual backend stuff like knxd, zigbee2mqtt, mosquitto
  • navidrome for the music collection
  • nextcloud with very few apps
  • vdr for recording TV shows from satellite with a smartcard reader for the local television smartcard
  • octoprint on the 3D printer
  • pacoloco, an archlinux package cache
  • paperless for document management
  • teamspeak

All services are configured and deployed using saltstack and monitored with sensu. I do not use containers but I have all services hardened by hardening the systemd service and/or apparmor profiles.

Backups are done using btrbk.

[–] master@lem.serkozh.me 1 points 2 years ago
  • email - postfix, dovecot, roundcube (mostly unused), rspamd
  • vpn - firezone for managing wireguard, v2ray
  • web analytics - offen
  • password manager - vaultwarden
  • status monitor - uptime-kuma
  • cloud - nextcloud
  • music streaming - navidrome
  • seedbox - qbittorrent with vuetorrent webui
  • media streaming - jellyfin
  • docker container registry
  • firefox sync server
  • lemmy instance
[–] savoy@lemmygrad.ml 1 points 2 years ago
  • Nextcloud
  • Jitsi
  • Matrix
  • NAS file server
  • Media center (NAS + OSMC)
  • Seedbox
  • A couple of random sites

I don't self-host much at the moment

[–] dcooksta26@lemmy.world 1 points 2 years ago

Couple of Dell and Lenovo mini PCs

  • Custom browser start page
  • File server
  • Media server with Tonido
  • Jellyfin
  • Vectorpod

The other machine just has random VMs for testing things like:

  • Owncloud
  • LAMP
  • Whatever else I run into
[–] odama626@lemmy.world 1 points 2 years ago

dumped docker ps and cleaned it up a bit

authelia/authelia:latest
containrrr/watchtower:latest
directus/directus:v9.0.0-rc.75
drone
ghcr.io/muchobien/pocketbase:latest
linuxserver/jackett:latest
linuxserver/radarr:latest
linuxserver/sonarr:latest
minio/minio:latest
nextcloud:latest
photoprism/photoprism:latest
pihole/pihole:latest
plexinc/pms-docker:latest
portainer/agent:latest
rclone/rclone:latest
custom projects
portfolio
staticdeploy/staticdeploy:latest
traefik:v2.5
[–] fury@lemmy.world 1 points 2 years ago* (last edited 2 years ago)

This is my little setup at work

Kubernetes cluster (created by kubespray)

[–] Zonkko@sopuli.xyz 1 points 2 years ago

I host a minecraft server for my family

Intel nuc (dont know which one exactly) running MineOS.

[–] zeekaran@sopuli.xyz 1 points 2 years ago (2 children)

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.

[–] Luccajan@sh.itjust.works 1 points 2 years ago

Maybe this will help?

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

I have a slightly different setup personally! I am actually happily running a Windows Pro server.

For my Drivepool redundant storage, I am utilizing a cool tool I came across years ago called https://stablebit.com/DrivePool and I've been really happy with it!

I RDP into my server a lot for coding projects, and misc things, almost like a secondary computer. Additionally, I enjoy being able to Steam stream several games from it to my phone or laptop on the go. A surprising number of games are playable in this fashion.

Outside of that, I do selfhost multiple serices:

  • Plex, I actually heavily use it as a self-hosted Youtube alternative by leveraging yt-dlp and some personal tooling I wrote that collates downloaded youtube channels into Collections within my Plex (No ads!) -- Shameless plug tomy tool - https://github.com/KJBurnett/plex-youtube-channel-collections
  • Rocket.Chat for chatting with my close friends
  • code-server - a self-hosted vscode environment. You can literally code on an iPad with the capability and power of a Ryzen 7 behind it. Very cool and fun.
  • gitlab (although it seems fairly heavy for my needs, unsure.)
  • Overseerr - Movie/tv show requesting web app tied into my Plex
  • airsonic - Plex also does music but sometimes it seems to be pretty resource heavy. I run Plex with Plexamp simultaneously with airsonic for the service redundancy currently.
load more comments (2 replies)
[–] bloodsrrw@sh.itjust.works 1 points 2 years ago

Oracle Database and Apex for a shopping list application for my family.

load more comments
view more: ‹ prev next ›