Hello everyone! Mods here 😊

Tell us, what services do you selfhost? Extra points for selfhosted hardware infrastructure.

Feel free to take it as a chance to present yourself to the community!

🦎

  • Bharat Kalluri@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Running Tipi on a five year old chrome box with tailscale as the VPN. Has been running great! Now I’m self hosting

    1. Adguard: adblocking inside tailnet & for DNS rewrites
    2. Barrage: Nice deluge UI
    3. Beszel: Clean & simple server monitoring. I monitor two of my instances & the self hosted setup on this.
    4. Beszel Agent: Agent for collecting data for Baszel
    5. Deluge: Torrenting
    6. Duplicati: Backups with a great UI
    7. File Browser: for quick ops
    8. Flowise AI: Great drag and drop LLM chat apps builder
    9. Immich: The absolute best way to manage pictures
    10. Jackett: For the arr stack
    11. Jellyfin: Media streaming solution with apps on my phone, TV & laptops
    12. Open WebUI: My default LLM chat client now, I no longer pay 20$ for chatGPT but just pay as I go with open webui and chatgpt api key
    13. Radarr
    14. Sonarr
    15. Uptime Kuma: Uptime monitoring for everything
    16. Wallos: Subscription management

    Tipi is pretty awesome. If you haven’t already, check it out!

  • I_am_the_Carl@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I run everything I can out of containers. It makes remembering all the changes I made easy, and reverting them even easier. My hardware is a generic PC in my closet.

    I’m running:

    • Jelly Fin
    • Transmission Torrent
    • Next Cloud (I have mounted Jellyfin and Torrent’s volumes within the Next Cloud instance so I can access them from there, very convenient)
    • Home Assistant
    • Wire Guard
    • A printer daemon so my old printer from 2008 can do wifi printing (I refuse to upgrade)
    • A scanner daemon so I can wifi scan too (scanservjs)
    • A tool to expose my UPS as a battery Home Assistant can monitor
    • Traefik (big pain but great payoff)
    • Watch Tower to keep the public facing stuff automatically updated
    • Automatic Ripping Machine which… is almost good but I’m generally disappointed with. It’s still worth using though.
    • ESPHome which lets me make my own smart home devices with ESP family microcontrollers. I’ve made my own smart window blinds and smartified an air conditioner.
    • Minecraft/Factorio depending on the mood of my friends and I.

    But that’s not all, I also installed OpenWRT on my router, more out of necessity because it didn’t have features my ISP required. That’s running:

    • … actually everything else about it is pretty standard.

    I have a Raspberry Pi running OctoPrint for a 3D printer in the corner. I would have preferred to have ran that on my server to save on power and save a Raspberry Pi but I don’t have a long enough USB cable.

  • wondroushippo@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    So I’ve got a mediocre mini PC that I’m using as a NAS with a USB RAID1 enclosure after my NAS bit the dust. It’s running the following:

    • Network file sharing
    • Pi-hole
    • Tailscale
    • Navidrome
    • Logitech Media Server

    And then I’ve got a RPi4 also running Tailscale, a backup Pi-Hole, and something called mlbserver which lets me access mlb.tv streams (legally) as m3u8 playlists and avoid the mediocre mlb apps.

  • ThatFunnyGuyver@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Ohh, I’d love to share.

    Running most services as docker/ kubernetes containers.

    Currently running Plex (previously Jellyfin, maybe will switch back) for media streaming.

    Grocy for food/task/family organisation (grocery list and so forth)

    Piehole for home ad-blocker and proxy 🙌🏻🙌🏻🙌🏻

  • Gubb@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    3 Proxmox nodes 2 SFF Dell Optiplex (i5 with 32gb RAM) 1 Nuc (i7 with 64gb RAM)

    1 Truenas host (old gaming PC i5 with 64gb RAM and 8TB ZFS pool

    pfSense appliance for firewall

    • Pi-Hole
    • Vaultwarden
    • Immich
    • Paperless-ngx
    • InfluxDB + Grafana
    • Ansible
    • Nextcloud
    • Wireguard
    • UptimeKuma
    • Homeassiatant
    • Homepage
    • Octoprint
  • tinysalamander@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    I see people listing things I’ve never heard about…I thought I had spent a considerable amount of time on the old sub and knew stuff. Guess I gotta hit the books.

    Right now though I’m hosting everything on a 2012 Mac Mini that’s running Proxmox.

    Been using these programs for awhile now:

    • Photoprism
    • wireguard
    • web blog testing instance while the live one lives on linode
    • plex
    • filebrowser
    • pi-hole
    • homepage

    Nothing crazy but cool stuff to learn in my day to day. I want more hardware but I’m about to buy a house. It’s crazy how much I’m throwing at an 11 year old computer and it’s handling it all quite well.

  • iluminae@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Ceph (rbd,s3) on 4 poweredges.

    Nomad, Consul servers running in a 3 node raft on some ARM SBCs.

    Nomad clients on 2 poweredges and 3 arm SBCs running:

    • s3 CSI (media and large file storage is all on s3)
    • rbd CSI (all the stateful jobs have rbd block devices)
    • NATS cluster with Jetstream to enable MQTT support
    • mosquito mqtt (had to run mosquito for mqtt v5)
    • mosquito<->nats bridge (via benthos)
    • nodered (just for easy Google home integration)
    • zwavejs2mqtt
    • zigbee2mqtt
    • frigate (can only talk mqtt v5 so had to run mosquito just for this)
    • grafana
    • gotify
    • gitea
    • drone CI
    • postgresql
    • BitTorrent client
    • ceph rgw s3 gateways
    • NATS based home automation lambdas - I wrote these in go
    • Adguard home
    • traefik as main ingress
    • Prometheus
    • prom node exporter
    • jellyfin
    • jackett
    • a program I wrote that manages torznab->acquisiton->s3 lifecycle
    • a website
    • wireguard servers

    And that is just in the server room - I also have more like the 3d printer and CNC machine controllers etc.

  • Anarch157a@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 years ago

    Hello selfhosters.

    Here’s my list of stuff:

    On a VPS hosted in Germany:

    On my home server (my old gaming PC, repurposed)

    • Proxmox to manage several containers/VMs:
      • OPNsense Firewall
      • HomeAssistant
      • Pihole
      • Gitlab
      • Jellyfin
    • MigratingtoLemmy@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 years ago

      Hi, thanks for your comment! I just visited your blog and noticed that it loads fairly quickly: I assume you must have some sort of CDN set up. Could you point me to how you went about setting up the CDN for your domain/website? Thanks!

      • Anarch157a@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 years ago

        No CDN. The secret is way simpler: It’s a static site. Just a bunch of files served directly by Nginx. I use Pelican to generate the site from Markdown files.

  • Kage@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    1 year ago

    Proxmox on a self-built rackserver (Will be building a second one for a proxmox cluster):

    • Pi-Hole (primary)
    • Home Assistant
    • 2 Docker Hosts (One for Eval, one for Prod)

    Raspberry Pi Zero for Pi-Hole (secondary)

    On my Docker Host (All in docker-compose):

    • Heimdall (Personal Dashboard)
    • Portainer (Docker GUI)
    • baikal (CAL & CADdav)
    • vaultwarden (Password Manager)
    • bookstack (Documentation, kinda abandoned because im lazy)
    • changedetection(.)io (Monitoring Websites for Changes, useful for changelogs or price monitoring)
    • cloudflare-ddns (DDNS because dynamic IP Adresses…)
    • Grafana & InfluxDB (Dashboard and Database for Stats)
    • linkding (Bookmarks aka “Have to read someday”)
    • mealie (Reciepe manager)
    • neko (Watch2gether but in selfhosted and more capable imo)
    • nginx proxy manager (Reverse Proxy with GUI)
    • paperless-ngx (Document manager with OCR)
    • semaphore ui (Ansible GUI with sheduled tasks)
    • Uptime Kuma (Status Monitoring)
    • watchtower (Automatic updates of my docker containers because im lazy)

    A Synology DS220+ for local Storage

    A 5TB Hetzner Storage Box for Backups (encrypted)

    A Rootserver for Games and some testing in the wild (Currently Windows, will be switched to ubuntu)

    Hetzner Cloud Server with mailcow on it