this post was submitted on 12 Jun 2023
1 points (100.0% liked)

Selfhosted

39243 readers
310 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 1 year 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.

you are viewing a single comment's thread
view the rest of the comments
[–] stueja@feddit.de 0 points 1 year ago* (last edited 1 year ago)

I've been running Arch Linux on a Gigabyte Brix with two USB HDDs for... years now. At least 8. On and off, there were several services, but mostly, this device is meant to host

  • NFS and SMB file shares
  • syncthing, because I can't get my Macbook to use the network shares in a performant way
  • plex media server
  • nginx with mariadb for a privately hosted database of a German TV show (Tatort) and also a self-made expense tracker
  • paperless-ngx for electronic document management
  • traefik as a reverse proxy
  • heimdall to remind me what's there :)
  • a couple statically generated web sites
  • changedetection.io to check some websites for changes
  • watchtower to at least notify me when new docker images are available
  • portainer to have kind of a dashboard for all services
  • youtube-dl-material
  • dokuwiki as a second brain

Since Arch Linux is rolling, it sometimes simply breaks after an update. But since the services have gotten more critical for me over time (especially plex :) ) I plan on putting some of the services to a host in the cloud behind a WireGuard VPN. Also, the Brix should be re-installed with Ubuntu or Debian some day.