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.

  • @[email protected]
    link
    fedilink
    English
    41 year ago

    A full setup around managing and download multimedia content

    • Jellyfin for playing everywhere
    • Sonarr and Radarr for automatically renaming and sorting
    • Prowlarr and QBittorrent for downloading
    • Filebrowser as a kind of light-weight cloud
    • Caddy docker proxy for handling every service a subdomain
    • And a bunch of other tools for sysadmin tasks
    • @BearPear
      link
      English
      11 year ago

      Could you briefly tell me what Radarr and Sonarr are? I have heard about it but still its function is unclear. Is it used for managing torrent files?

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        They search IMDb-like services for movies (radarr) or TV shows (sonarr). They can then look at your media folder and see what’s present /missing. They do stuff like bulk rename and tag files for injesting to a media server (like jellyfin). They also automatically search online torrent indexes and can queue up torrents for download using an external download server (like transmission). Basically it just makes the process easier.

        • @[email protected]
          link
          fedilink
          English
          11 year ago

          Yeah that’s basically it. It is a bit complicated to setup but once you have it, it works like a breeze.