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.

  • Wereduck
    link
    English
    7
    edit-2
    1 year ago

    I have proxmox running on PC in my closet. So far not a ton of things hosted on it:

    Current:

    • Minecraft (vanilla) on debian
    • Valheim on debian
    • A debian VM running some tools (namely dynamic DNS)

    Planned:

    • Plex!
    • Prolly more game servers
    • @Swimmerman96@beehaw.org
      link
      fedilink
      English
      71 year ago

      If you’re open to things similar to Plex, I’d recommend Jellyfin! Plex has been making some decisions lately that aren’t necessarily selfhoster friendly. A selfhosted instance of Plex still authenticates using Plex’s central servers (if you’re internet is out or Plex is down and you want to stream your own movies or shows, that won’t work due to failed authentication). That’s compared to your Jellyfin instance handling authentication locally. If you can contact your server, you can watch your media. Plex has also announced a credit skipping feature, uploading credit timing to their central servers that can be restored on complete rebuild. While they say it’s anonymous, they need some way to associate you and the proper credit timings, to send that back to you.

      Jellyfin is earlier days in development, and you should check to see what clients are available to see if that would work with your hardware. But Jellyfin is definitely catching up, I’ve been very happy with their server and applications.

      • Wereduck
        link
        English
        110 months ago

        Oh neat! Thanks for pointing me toward that. Will definitely check that out:)