• Nextcloud + OnlyOffice
  • *arr media management series (Lidarr, Sonarr, etc)
  • Gitea
  • Vaultwarden
  • PiHole
  • Jellyfin
  • Wiki-js
  • Lemmy
  • Prometheus/Grafana/Loki

Currently all containerised running on a debian VM on a Rockylinux Qemu/KVM hypervisor. Initially I was using rocky+podman but inevitably hit something I wanted to run that just straight up needed docker and was too much effort to try and get working. 🤷

Hardware is an circa 2012 gaming machine with a few ZFS raids for all of my Linux ISOs. It lives an extremely tortured existence and longs for the sweet release of death.

Toying with the idea of migrating it all to on-prem virtualised kubernetes cluster using helm charts to manage the stacks and using NFS mounts for persistent storage because I hate myself (and to upskill I guess)

What about you?

  • somedaysoon@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    edit-2
    1 year ago
    • Scheduled Jobs
      • script to update subdomain ( E.g. home.domain.com) with external home IP address
      • script to run snapraidrunner
      • script to check docker services and report healthchecks
      • script to update and clean kodi libraries
      • script to backup with borg
    • Snapraid on 4x8TB
    • NAS - Samba shares
      • backups
        • computers
        • phones
      • public
      • media
        • music
        • tv
        • movies
    • SSH Tunnel
    • WireGuard (primary way to access services away from home)
    • Print server
    • Docker
      • Server 1 (ThinkCentre M93p, Intel i5-4570T 8GB RAM)
        • healthchecks (monitors services and makes sure scripts run otherwise notifies me)
        • smtp_to_telegram (most services support email notification, this is a way to use the built in notfication of most services but be notified instantly)
        • trilium (notes with tree structure organization)
        • pinry (image board, think pinterest)
        • portainer (GUI to manage docker services)
        • adguardhome (DNS adblocking like pihole but better in my opinion)
        • rustdesk (remote admin software, think remote desktop)
        • ulogger (what I use to map my motorcyle rides)
        • dozzle (docker log viewer)
        • mariadb (database for services that require mysql)
        • postgres (database for services that require postgres)
      • Server 2 (ThinkCentre M93p, Intel i5-4570, 20GB RAM)
        • omada-controller (controller for my tp-link router/switches/aps)
        • home assistant (control smart devices, setup automations)
        • airsonic (stream my music)
        • airsonic-refix (an alternative GUI for airsonic)
        • paperless-ngx (searchable document archive, I keep manuals and some receipts and tax documents)
        • redis (dependency for some services)
        • lidarr (manages music and auto downloads monitored artists/albums)
        • jackett (manages torrent trackers and can combine them into one query for things like lidarr/sonarr/etc.)
        • openbooks (download ebooks for my paperwhite)
        • sabnzbd (client for usenet downloads, integrates into lidarr/sonarr/etc.)
        • sonarr (manages tv shows and auto downloads them)
        • esphome (makes flashes firmware on devices easier)
        • agendav (web calendar, integrates with baikal or any caldav service)
        • baikal (keeps my calendar and contacts)
        • photoprism (photo manager, prefer over immich until immich has better read only integration)
        • stash (nsfw)
        • deluge (torrent client, integrates with lidarr/sonarr/etc.)
        • portainer (GUI to manage docker services)
        • dozzle (docker log viewer)
        • nginx proxy manager (use it to set subdomains for the services… E.g. arisonic.home.lan)
        • wallabag (save webpages for later viewing, doesn’t seem to work on a lot of sites so I usually just use SingleFile and save to a folder on the NAS instead so I might down this)
        • syncthing (mainly use it to backup all the photos and /sdcard/ dir on my phone, but also keep some configs synced between laptops/desktops)
        • adguardhome (backup to the other adguard dns)
        • nginx
          • Homer dashboard (my favorite dashboard, but been looking at homepage lately)
          • DokuWiki (favorite wiki, prefer the classic styling)
          • minimalist-web-notepad (very fast and easy notes for quick and temporary notes)
    • A Mouse@midwest.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago
      • Categories
        • House
          • Home Assistant: front-end
          • Frigate: CCTVs and NVR
          • Node-RED: node.js automations
          • ESPhome: IoT devices
        • Homelab
          • Grafana: Monitoring data
          • Pi-hole (primary): Local DNS & ad blocking
          • Pi-hole (secondary): Local DNS & ad blocking
          • Portainer: Docker container management
          • Proxmox #1: PVE node: chewy
          • Proxmox Backup #1: PBS node: chewy
          • Proxmox #2: PVE node: hansolo
          • Proxmox Backup #1: PBS node: hansolo
          • Nginx Proxy Manager: Reverse proxy server
        • Media
          • nzbget: Usenet downloading
          • Deluge: Torrent downloading
          • Plex: Media server
          • Overseerr: Media library management
          • Tautulli: Plex reporting
          • Prowlarr: Indexer managerment
        • Data
          • Paperless-ngx: Document management
          • Photoprism: Photo library
          • Calibre: eBook library
          • Readarr: eBook management
          • Sync thing: File sync
          • Joplin Server: Notebook sync
        • Homelab Devices
          • Firewall: OPNsense on Proxmox
          • Primary NAS: Netgear ReadyNAS NV+ V2
          • Secondary NAS: Qnap TS-410
          • Switch: Netgear GS324TP
          • Wifi: Aruba IAP-225 Virtual controller
          • Printer: Fuji Xerox CM115w
        • Health
          • rey: Raspberry Pi 4
          • lando: Raspberry Pi 3
          • quigon: Raspberry Pi 3
          • bobafett: Raspberry Pi 2
          • jangofett: Raspberry Pi 3
        • Databases
          • Prometheus: Pi-hole stats
          • InfluxDB: Timeseries databases
          • Radius DB (Adminer): PostgreSQL database
        • Tools
          • VS Code: Remote code editor
          • searxng: Private web search
          • Changedetection: Monitor website changes
          • Octoprint: 3D printing
          • Shellinabox: Ajax console client
        • Media Libraries
          • Sonarr: TV show library
          • Sonarr (anime): Anime TV show library
          • Radarr (4K): 4K movie library
          • Radarr: Movie library
          • Radarr (Anime): Anime movie library
    • Justdude@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 months ago

      wow! Very long list!

      Edit: What dashboard are you using for the app overview? Dashy I see in the answers

      • A Mouse@midwest.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        Hello, I went through and wrote down all the applications and services from the image, enjoy.

      • DeltaTangoLima@reddrefuge.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Well, instead of being a victim and fucking whinging about it just ask. Not my job to guess if people have a vision impairment, but I’ll happily oblige if asked nicely.

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

      What software is the dashboard in? I’ve seen similar ones here before but not sure what people are using to see it all at a glance like that.

      • DeltaTangoLima@reddrefuge.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        That’s Dashy. I’ve only just started using it recently. I like it because I can edit it on the fly - no need to dive into the YAML behind it (which I had to do when I was using Homer).

  • sn0opy@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    1 year ago
    • The Lounge (IRC Client)
    • Blocky (local DNS server with ad-blocking)
    • Tailscale (VPN mesh between clients and other servers)
    • Cloudflare-Tunnel (to access some local services directly from the internet via my own domain)
    • traefik (reverse proxy + TLS for all my services)
    • Authelia (auth server for services that don’t have their own authentication)
    • borgmatic (borg backup automation for container data. Pushing backups to borgbase.com)
    • paperless-ngx (document management system)
    • Plex (media server)
    • Tautulli (stats and tracking for Plex)
    • mosquitto (MQTT server)
    • zigbee2mqtt (service to manage my Zigbee devices)
    • Homebridge (service to get z2m devices into Homekit)
    • Homeassistant (home automation)
    • Prometheus (collect stats from several services above)
    • telegraf (more stats collection + server metrics collection)
    • Grafana (for some dashboards that I didn’t want to create in HA)
    • miniflux (RSS reader)
    • Linkding (bookmark manager)
    • Atuin (shell history sync server)
    • redis (for paperless and some own projects)
    • postgres (for miniflux, atuin and some own projects)

    Everything is running on an Unraid server

    • 24 TB usable (16 TB parity drive)
    • 1 TB nvme Cache Drive
    • Intel i3-12100T
    • Fractal Node case

    With disks at idle/spun down, it consumes roughly 25W.

    • troy@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I have a very similar setup minus the iot and metric related services. I’m managing the services with Docker Compose on unRAID.

      • jjakc@lemthony.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        What’s the reasoning behind using docker compose on unraid, instead of the built in docker implementation?

        • troy@programming.dev
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          For a couple reasons

          1. Store and version configs in git. I realize unRAID provides flash drive backup (using git also), but this allows me to spin up my setup on another machine that may not be running unRAID. Helped recently when I switched away from Proxmox.

          2. Allows me to group services with their dependencies. ( e.g. postgres, redis, etc ) Also can help isolate service groups from each other. Avoiding port conflicts on common db ports for example. Downside being may have more than one database, redis, etc.

          Note, there is an unRAID docker compose plugin so you can still get easy access management buttons to start, stop, view logs, and edit services.

  • jjakc@lemthony.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    1 year ago
    • Vaultwarden
    • audiobookshelf (Best audiobook and podcast server)
    • Teamspeak3
    • Sinusbot (music bot for Ts3)
    • SWAG (reverse proxy with built-in fail2ban)
    • Plex
    • Sonarr / Radarr / Overseerr / Jackett
    • Lemmy
    • Uptime-Kuma
    • Nextcloud
    • Bookstack
    • LanguageTool (Grammar and spellcheck)
    • Multiple game servers depending on what our group is playing. Currently, Minecraft with PaperMC
    • calibre / calibre-web (calibre with guacamole to manage library and calibre-web to access it with a webpage and send to kindle)
    • DailyTxT (Diary server)
    • Libreddit (Alternative reddit front end that doesn’t use the official API)
    • Rallly (scheduling for groups)
    • Tandoor (recipe manager and shopping list)
    • Tautili
    • Grafana
    • Pihole
    • palarith@aussie.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Does send to kindle go through amazon?

      Wouldn’t you have your kindle disconnected from the net since ur pirating?

      • Giddy@aussie.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Amazon has always turned a blind eye to the ‘send to kindle’ backdoor for getting pirated content onto the kindle

      • jjakc@lemthony.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        You can send with calibre-web to kindle if you have an amazon account. You get a specific address for your kindle. They appear under documents in your library, legal or otherwise.

  • BlackEco@lemmy.blackeco.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    I self-host a ton of software. For context, I’m leveraging docker-compose on top of TrueNAS SCALE:

    • Monitoring
      • Prometheus
      • Grafana
      • the basic dockprom exporters: nodeexporter, cadvisor
      • NUT Exporter (UPS statistics)
      • PiHole exporter
      • UptimeKuma
    • Ad blocking
      • PiHole
      • unbound (censor-resilient DNS resolver)
      • dnsproxy (in order to use PiHole on my smartphone and laptop outside my home network)
    • Media
      • Plex
      • Transmission
      • Sonarr
      • Radarr
      • Bazarr
      • Jackett
      • Flaresolverr
    • Services exposed to the outside world
      • Bunkerweb (security-hardened nginx reverse-proxy)
      • Bird.makeup (Twitter to Mastodon bridge)
      • FreshRSS
      • n8n (automation software, think IFTTT or Zapier, but open-source and on steroids)
      • Self-Host Planning Poker (my very own software!)
      • Courier (parcel tracking software)
      • Overseerr (user-friendly interface for friends and family to request movies and shows, plugs into Sonarr, Radarr and Plex)
      • Lemmy
    • Kresus (personal finance)
    • Wireguard (VPN I use as a gateway into my home network)
    • Caddy (reverse proxy with HTTPS, I use it for serving locally everything I do not expose to the outside world)
    • Restic server (an HTTP server to push Restic backups from various computers at home)
    • wakeonlan-cron-docker (because TrueNAS doesn’t allow installing WoL package. Once again, I made it myself)

    What I’m looking into at the moment:

    • Tandoor Recipes (deployed but I cannot make CSRF work with my reverse-proxy so far)

    What I’ll be looking into in the near future:

    • Promtail + Grafana Loki to aggregate Docker containers logs in Prometheus/Grafa
    • Immich (Google Photos alternative with automated backups from smartphones)
    • Spike@feddit.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      How did you do Caddy on TrueNAS Scale? Docker-compose also? Im currently hosting a lot of stuff you are, but all with truecharts apps via docker. Ultimately used traefik this time, but I like the simplicity of the caddyfile a lot.

      When I read through your post, it feels like you are me in 5 years if everything goes well.

        • Spike@feddit.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I see, thanks! Wanted to get my stuff up and running as quick as possible, but Ill be looking into doing things this way next.

  • AngryDemonoid@lemmy.lylapol.com
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 year ago

    Pretty much anything I can. It’s too much to type out, but my Homepage lists most of it minus any databases or reverse proxies. I also host a one person Lemmy instance. Everything but Lemmy is run on a 2013 gaming PC with Unraid.

    https://imgur.com/a/OVntije

    EDIT: After posting this, I’ll probably end up selfhosting an imgur alternative too…

    • A Mouse@midwest.social
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago
      • Categories
        • Main
          • Docker
          • UptimeKuma
        • Video
          • Plex
          • Overseer
          • Tautulli
          • Wizarr
        • Audio
          • moOde Audio
          • Audiobookshelf
          • Your Spotify
        • Books
          • Calibre-Web
          • Calibre
        • Downloads
          • SabNZBD
          • qBittorrent
        • Cloud
          • Immich
          • Filerun
          • Pairdrop
          • Syncthing
          • Paperless
        • Home
          • Home Assistant
          • Mealie
          • Node RED
        • Productivity
          • FreshRSS
          • Linkding
          • Obsidian
        • Starr Apps
          • Prowlarr
          • Jackett
          • Radarr
          • Sonarr
          • Sonarr Anime
          • Readarr Audio
          • Readarr Books
          • Kapowarr
          • Lidarr
        • Website
          • SerpBear
          • Umami
        • Utilities
        • Network
          • PiHole
          • PiHole - IoT
          • Speedtest
      • AngryDemonoid@lemmy.lylapol.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Hey, thanks for doing that! I, unfortunately, didn’t think about people that would need to use screen readers or the like. Next time I’ll wait until I’m at a computer to type it out.

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

    Here you go !

    • Vaultwarden
    • Searxng
    • Nextcloud
    • Smallstep (own CA for self-signed full chain certificates)
    • Linkding
    • Gotify + watchtower
    • Adguardhome
    • Traefik
    • Wireguard

    Took me to much time to make everything work perfectly together, but learned alot along the road ! Everything hosted on a old spare laptopt with docker containers.

  • astraeus@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Why run RockyLinux HV when everything is in a Debian VM anyway?

    I just have Ubuntu server running docker on my old workstation which has plenty of RAM to spin up a production-sized workload just to play around.

    I’ve setup these images up as Docker containers:

    • Portainer
    • GitLab
    • Nginx
    • Neftcloud
    • Grafana
    • MariaDB
    • RabbitMQ
    • Redis

    Just played around mostly, I haven’t scaled out any full infrastructure schemes yet, but that’s the plan for the workstation. Container and terraform testbed.

    • Ratz@chatsubo.hiteklolife.netOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Container host started life as rocky, I honestly can’t remember why I switched distros The KVM host also hosts a bunch of other random stuff, Debian running on Rocky is just the tip of the junkpile

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

    Jellyfin, Shinobi, and more recently NextCloud. Looking into Home Assistant and Paperless.

    Shinobi’s on a Pi4 and the Jellyfin/NC are on a mini PC.

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

        No, I’m using it’s FTP based triggers. Since most cameras can upload snapshots to FTP servers when there’s motion, Shinobi has a feature to trigger motion with FTP.

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

    Proxmox host. Fedora server vm.

    • openvpn as a backup (and because i went through the highly laborious process of setting it up)
    • wireguard
    • nitter (twitter alternative frontend. makes twitter usable)
    • audiobookshelf (podcast manager)
    • pihole (block ads by dns)
    • nginx for my website and some related website stuff
    • Vaultwarden (sometimes. I usually keep it off because I prefer KeepassXC anyway)

    The hardware is a 10 year old Thinkpad. I think it’s pretty clear by my software list that I don’t ask it to do much, but it does so much for me. Like, I wouldn’t run Jellyfin off of this thing. In fact my NAS is 4x8TB drives but I keep it mostly shut off. It’s powered on maybe about once or twice a week for a few hours at a time. I try to batch my activity with it. Like “oh, yeah, I want file X but it’s on my NAS. Maybe later, when I have a need for file Y I will turn it on and retrieve both.”

    I can achieve everything I want with even lower spec hardware, but this Thinkpad has a faulty trackpad anyway, which is also how I got it for cheap. I have never measured it, but supposedly it consumes around 6W at idle which is low enough for me.

  • apt_install_coffee@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago
    • *arr media services
    • tailscale
    • mullvad
    • Jellyfin
    • qbittorrent
    • pihole
    • unbound
    • Minecraft server
    • Portainer-CE

    On an OrangePi with a powered USB hub using a bunch of SSDs.

    All except the Minecraft server running on Podman.

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

        As far as ARM SBCs go, I’d say B tier. Not as good as a RaspberryPi or RockPi but armbian installed great. Had a pain debugging the rockchip video decoder in a container, and still have issues with USB hard drives.

        If you’re coming from x86_64, be prepared for some unique challenges.

  • GrO2Bl@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago
    • Piped: Youtube proxy
    • Hyperpipe: Youtube music proxy
    • Beatbump: Youtube music proxy (has much better interface than Hyperpipe on mobile)
    • Jellyfin: To stream some local titles
    • Nextcloud: To be used as a syncserver for Carnet and Obsidian
    • SimplyTranslate
    • Matrix + Element
    • Taiga
    • Gitea
    • Libremdb: not useful, going to remove this one
    • Funkwhale: removed since I hoped for better federated content
    • Penpot: soon!
      • codecarter@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Most are self explanatory if you google their names individually. If you need any specific explanations, just let me know I’ll fill you in.

  • hoodlem@hoodlem.me
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Oooh I’m getting motivated by this post.

    • Home Assistant
    • Pihole
    • Jellyfin
    • Plex
    • *arr series, at least up when I am looking for specific content
    • Lemmy

    I tried Mastodon. Too resource intensive for little I use it.

    Next up in my list to try:

    • Vaultwarden
    • Peertube
    • Matrix
    • Bookwyrm