Spyke
selfhosted·SelfhostedbyRatz

Hey selfhosters, what are you selfhosting?

  • 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?

View original on chatsubo.hiteklolife.net

Nothing 😀but I'm still enjoying the community

56

This guy just said "I'm gonna make my own internet, with blackjack and hookers"

4
  • 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
9
jokobreply
lemmy.world

Is there an anime radarr / sonarr setup guide you followed?

3
reddrefuge.com

I haven't finished setting those up, but will be using TRaSH Guides as a starting point. I used their guides for my regular 1080p and 4K setups, and have been pretty happy with them.

1

Thanks a lot, wallabanged and will look at it later 😁

1
lemmy.world

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.

1

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).

2

wow! Very long list!

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

1

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

10

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.

0
lemthony.com
  • 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
17
palarithreply
aussie.zone

Does send to kindle go through amazon?

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

1

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

1

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.

1

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)
16
Spikereply
feddit.de

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.

2

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.

1

I don't know how I haven't ever heard of n8n before but I finally was able to get my old ass mFi controller to be able to completely talk to Home Assistant again. Thank you!

1
lemmy.world
  • 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)
  • uptime-kuma (monitor some external servers + my local internet connection by pinging healthchecks.io)
  • redis (for paperless and some own projects)
  • postgres (for miniflux, atuin and some own projects)

Everything is running in containers on an Unraid server

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

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

13
troyreply
programming.dev

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

4
jjakcreply
lemthony.com

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

2

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.

3

Personally I use it for a couple services that would be difficult to run separately (ie: deemix + lidarr). I'm also planning on moving all of my services with databases over to compose. I do lose a couple other QOL features but I still prefer this approach to start/stop all related containers instead of manually having to close each one.

2

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.

9

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.

8
lemmy.pub

Plex, nzb/sonarr/lidarr/radar/, homeassistant, AD, vpn, teamspeak, lemmy, a blog, wifi controller, cert authority, Pi-hole, mail relay, all data/files etc, backups of email from workspace, zabbix for monitoring, miniflux, windows update cache, quicken server

Probably more.

8
Freemanreply
lemmy.pub

Straight up wsus with a nightly script to keep it from fucking itself up.

5

My job pays for a visual studio dev kit that gets windows server keys. Though I may move to samba 4 And just drop wsus entirely

3
SJ0
lemmy.fbxl.net
  • Lemmy
  • Searx
  • Matrix
  • Xmpp
  • Soapbox
  • Lotide
  • Peertube
  • Nextcloud
  • Nostr
  • Wordpress
  • Plex (sorta borderline of this counts)
  • Invidious
  • Pfsense

Running on a total of 5 fanless commercial grade sign PCs. That's why the motto of my websites is "this site runs of parts scavenged from a roadside sign"

1x core 2 duo running Lemmy

2x atom d2550s running xmpp, matrix, lotide, searx, nostr, and invidious

2x core i5 4000 series running everything else

I try to run bare metal so I can stick my fingers into things.

7
Ratzreply

this site runs of parts scavenged from a roadside sign

Love keeping that old tech alive! My Core 2 Duo died a couple of years back, if I could figure out a way to leverage old mobile phones for some sort of project I would.

I've always called it 'ghetto IT' personally.

5
SJ0reply
lemmy.fbxl.net

I'm not a huge fan of PC fans if I can help it, since I know they're one of the points of failure (and they're also loud)

I like the idea of using old smart phones too, I figure if you used something like a nexus 5x maybe you could pull it off with a powered USB-C hub?

3
Ratzreply

My dream was to find a way to leverage them as poor man's IP camera or something ...one day...

1
reddthat.com

Just navidrome & the Synology suite (drive, photos, video)

I'm lazy 🫠

7
  • apache - web server/reverse proxy + PHP-FPM interpreter
  • rsnapshot - remote/local backup service
  • dnsmasq - lightweight DNS server
  • gitea - Git service/software forge
  • graylog - log capture, storage, real-time search and analysis tool
  • custom homepage/dashboard
  • jellyfin - media center
  • jitsi - video conferencing and screen sharing
  • libvirt - virtualization toolkit
  • dovecot - IMAP mailbox server
  • matrix + element-web - real-time communication server and web client
  • netdata - lightweight real-time monitoring and alerting system
  • rsyslog/lynis/debsecan/fail2ban/various log and security scanners...
  • mumble - low-latency VoIP/voice chat server
  • nextcloud - file hosting/sharing/synchronization and collaboration platform
  • openldap + ldap-account-manager + self-service password - LDAP directory server and web management tools
  • postgresql - database server
  • samba - cross-platform file sharing server
  • shaarli - bookmarking & link sharing
  • ssh/sftp - remote access and file transfer
  • transmission - bittorrent client/web interface
  • tt-rss - web-based news feed reader
  • wireguard - fast and modern VPN server

All running on Debian 11/12 physical hosts, VMs or VPS, deployed and managed through https://xsrv.readthedocs.io

7
lemmy.ml

I'm a noobie:

  • portainer
  • pihole
  • wireguard server
  • jellyfin
  • youtube-dl
  • nextcloud
  • tor/privoxy
  • freshrss
  • minetest server
  • nginx proxy manager

All running locally on a 2008 lenovo core 2 duo with 2gb, 1 120gb SSD, 1 1tb HDD and 1 250gb HDD...couldn't open the services to the web since my ISP blocks every port (except 52180 udp) even if I open them in the router sothey can change the double on a fixed IP withppen ports in their "enterprise" package

7

Try tailscale to access services outside of the network, works great for me

1

Proxmox host running on a Dell Inspiron laptop with a 6th gen i3 and 12GB RAM, 120GB SSD

  • Home Assistant
  • Jellyfin
  • Sonarr
  • Radarr
  • Prowlarr
  • qBitTorrent
  • Syncthing

Home Assistant runs in its own VM (HAOS), the rest run in a Ubuntu Server VM.

6

Some are used way more than others, but here is my list.

  • Home Assistant
  • ttrss
  • audiobookshelf (mostly for podcasts)
  • linkding
  • bitwarden
  • Amp game server (the game varies but right now it's space engineers)
  • immich
  • baby buddy
  • nextcloud
  • pihole
  • Plex
  • jellyfin
  • usememos
  • paperless-ngx
  • mealie

(Probably some underutilized app I'm forgetting)

6
  • 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!
6
  • airsonic
  • audiobookshelf
  • calibre-web
  • freshrss
  • invidious
  • kavita
  • n8n
  • nextcloud (with some neat apps like phonetrack and bookmarks)
  • nginx proxy manager
  • vaultwarden

All in docker containers on an Ubuntu NUC

EDIT - also got a dedicated pivpn (wireguard+pihole) on a pizero and time machine server + borg backup server on a pi4 running yunohost

6

(copied from an older comment)

I run basically all of the Arr stack, Plex (more friendly to my less tech savvy family then my preferred solution Jellyfin), HAss, Frigate NVR, Obsidian LiveSync, a few Minecraft worlds, Docspell, Tandoor recipes, gitea, Nextcloud, FoundryVTT, an internet radio station, syncthing, Wireguard, ntfy, calibre, searx, traefik, Wallabag, FreshRSS, Kopia, Navidrome, and a few pet projects.

5
  • Nextcloud
  • OnlyOffice container
  • Jellyfin media server
  • Gitea
  • DokuWiki
  • Woodpecker CI container for building static websites and other CI tasks for hobby projects
  • HAProxy load balancer to forward external traffic to the right services
  • A pair of web servers hosting various websites/apps
  • A pair of Postfix acting as internal mail relays that sends mail through Mailgun
  • SaltStack for configuration management
  • Munin for monitoring
  • MariaDB database for various internal apps
  • Four internal BIND DNS servers (two are the primary and replica on virtual machines, then two more replicas on Pis in the event the VMs go down)
  • OpenLDAP directory server for centralized auth
  • Kanboard for video project tacking
  • Postgres database for DaVinci Resolve projects
  • UniFi controller
  • Backup server hosted on a Raspberry Pi 4 w/ a pair of 5TB external HDDs in a BtrFS mirror

And most importantly: as of recently I'm self-hosting Lemmy and Kbin instances for myself to try them out! Kbin was a pain to setup, but I seem to be liking it more.

It's all running on two Ryzen R7 1700 systems with 64GB of RAM in one and 48GB in the other (long story), and virtual disk storage is done over a 10Gb iSCSI link to a TrueNAS system with two 1TB SSDs in a RAIDz mirror. I've also got an unRAID NAS that hosts my video project files. Pretty smooth overall :D

5
lemmy.world

TrueNas Scale (4820k, 64gb ddr3, 1x256gb sata ssd & 2x4tb hdd):

-> Plex (Looking to replace with something less.. commercialized)

-> EmulatorJS

-> OpenSpeedTest

-> DisqTV

-> Calibre (Looking for flashier alternative)

-> Nas storage + media storage

Windows Server w/CubeCoders AMP (xeon 1230v2, 32gb ddr3 ram, 256gb ssd)

-> Minecraft W/Mods

-> Satisfactory

5

-> Plex (Looking to replace with something less… commercialized)

Give Jellyfin a go!

2
hoodlem.me

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
5
Shjosanreply
sockermunk.se

If you still want something for Mastodon, maybe GoToSocial is worth a look. You will need a separate client, but it is very lightweight in my experience.

2
  • Caddy
  • Vaultwarden
  • LLDAP
  • AdGuard + Sync
  • Linkding + Injector
  • Jellyfin + Infuse (tvOS) & FinAmp (iOS)
  • Pocketbase
  • Uptime-kuma
  • Cloudflared

Services that I'm experimenting with:

  • Owntone
  • Gonic + Supersonic (macOS) & play:Sub / Amperfy (iOS)
  • Calibre (can't get Kobo sync working reliably)
  • Audiobookshelf (love the idea but not using much yet)
5
lemm.ee

e-mail, Vaultwarden, Jellyfin, koel (pretty good music server imo), Minecraft server for the homies, Grocy, CalDAV and CardDAV, Nextcloud and probably something else I forgot and can't look up right now

4

Postfix and cyrus, but I had to ask for help to set it up, so sooner or later I'll just move to mailcow :P

2

Look at Mr. Moneybags over here running Matrix Synapse on his Cray supercomputer! ;P

5
lemmy.cloudaf.site

I don't really know what I'm doing so I'm currently banging my head against a wall trying to get nextcloud to work alongside a wordpress site both in docker, and this Lemmy is on a linode. I know a lot more about self hosting than I did a month ago that's for sure, I wonder how long until I start trying to use ssh in my dreams.

4

I know a lot more about self hosting than I did a month ago that’s for sure, I wonder how long until I start trying to use ssh in my dreams.

Now that you've written this? Tonight. It'll happen tonight.

5

I feel this pain. Trying to figure out how to get my HomeAssistant docker install to talk to the rest of my network and HomeKit is driving me up a wall. Integrating things by IP address is not fun lol But I know so much more than when I started doing it!

2

Nothing too crazy. I use Proxmox on hardware that used to be a gaming rig (4th gen Intel) and I upped the RAM to 32GB.

  • Plex
  • Home Assistant
  • NextCloud
  • VM to host Duplicati + Samba which backs up some shared storage.
  • VM that contains the extremely specific build environment for one of my mechanical keyboards
  • VM that contains my ESP Home environment.
  • VM for Docker based web development because as good as WSL is, it still sucks sometimes.

Some of my “VMs” are actually LXCs but I can’t remember which are which at the moment.

Playing with ZFS was fun too, and it puts all that RAM to good use!

I’ve also been meaning to create a VM for Dokku, but I haven’t had a strong enough need yet.

4
lemmy.ml
  • *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.

4

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.

1

NextCloud

Discord bot (let's my friends update Valheim /satisfactory and reboot them etc etc)

Valheim server

Satisfactory server

BirdNet

MariaDB and flask for my Arduino / raspberry pi sensors (weather station and water temperature, particle sensor)

Tailscale for remote desktop

PiKVM

Might setup a Lemmy instance later.

4
lemmy.world

I used to self host everything but nowadays I value my time too much so I have moved my data to google drive and back it up to a local hard disk periodically. Photos go to iCloud and google photos. iCloud is running my email domain (previously was google domains/gmail)

I still do run a Plex server with my shield tv pro but that’s mostly to access my TV tuner as I stream my media from google drive directly instead.

I just got tired of taking time away from my family to troubleshoot my services or just live with downtime. I did run a $5 linode to host things for awhile but eventually it just became more cost effective to just refactor things to run natively on various cloud services. I even just redesigned my personal website/blog to run on google sites

I still love to follow the self hosted community, someday I will take my data back just not right now.

4
beigeoatreply
lemmy.zip

I had you till you got to running your blog on google sites. Like not even blogger, but straight up google sites. As someone who tried using google sites for this purpose, I wrote one post and I was like, not doing it, it is too much.

3

Yeah google sites is not a great platform for a blog. I chose it for aesthetic reasons and not functionality for sure

1

Home assistant

Plex

Jellyfin

Sonarr

Radarr

Prowlarr

Readarr

Organizr

Overseerr

SaBnzbd

Transmission

Calibre web

Homepage

Memos

Pwndrop

Picsur

Remotely

Youtube dl

Changedetection.io

Uptime Kuma

Kavita

Nginx

And a couple discord bots

4

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.

4

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

1
lemmy.world

Nextcloud, Jellyfin, my own personal photography website, and a Valheim server, all done via docker-compose because I haven't spent the time to learn other container tech yet. I've been hearing a lot about podman, what are the benefits over docker for you?

3
Ratzreply

Mainly selected podman for the security, it doesn't rely on a daemon and supported rootless containers before docker did. Easy to just come up with a pattern where you can minimise the risk of container breakout by having a user for each container stack to provide even more isolation. You can do the same with docker these days I think, each user just runs their own copy of the docker daemon. The aim of the project was to achieve 1:1 compatibility, I think it's pretty close these days. It's also native to the Redhat family so could avoid using the community edition of Docker.

6
lemmy.world

Thanks! I'll check it out. I am in the process of building a new hosting machine (my old QNAP NAS died) so I think now's a good time as any to switch to a new container tech.

3

Docker is still what 95% of people think of when you talk containers and you may encounters issues, particularly running things rootlessly as it's not a use-case that developers necessarily support. Not to discourage you at all, experimentation is great, but be prepared for thorns. 👍

4
lemmy.world

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.

3
Ratzreply

Had never heard of Shinobi, looks interesting - are you using the bear+elephant tensorflow object detection?

2

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.

4

I have plex with radaar, sonaar + nzb + vpn. Stuck a 10tb HD in my pc (ryzen 7 3700x + 2070s) for my plex library and just leave it running.

I’m not an IT guy so I am happy I’ve had it running flawlessly for 6ish months. Will probably upgrade to a dedicated NAS in a year or so.

Since I built my pc, I feel fairly comfortable with the idea of building a NAS from the ground up. I want to use one of those NVIDIA graphic cards that allow more than 4 1080p encodes (I think that’s what it’s called).

I’ve always been curious about the pihole… one day.

Outside of jellyfin & pihole, I have no idea what anything else is.

3

At home I have a Dell Power edge tower running Yunohost. The apps on there are Nextcloud, Navidrome, Gotify and HomeAssistant. It reaches the internet via tunnel to a wireguard server on an Ubuntu vps. I also have another vps which hosts Jellyfin, qbittorrent and the *arrs. I set that up using swizzin community edition on Ubuntu.

That media setup took a long time and many iterations to get working smooth. I tried a few docker-based setups early on, but none of them were simple enough for me to understand. For the home server, I've never had a reason to look for alternatives. Yunohost is awesome.

3

Everything is running on a Synology NAS. Media lives on a 16TB raid array of HDD, and the containers themselves on a RAID 1 of two NVMe SSDs. This helps with spinning down the HDD when not in use and overall power consumption is very reasonable.

On the host:

  • Tailscale to connect remotely
  • Synology Photo as a great photo library

Then everything in Docker containers, deployed via compose stacks from Git and Portainer, very easy to update! Also using Watchtower to automatically updates containers that are using the “latest” tag.

  • arr stack. With notably Recyclarr that allows to sync from TrashGuides the recommended media quality profiles
  • Jellyfin
  • Miniflux for RSS. Recently switched from Feedly… it’s so much better. Allows full text extraction when the feed isn’t.
  • Calibre + Calibre Web for the interface, ebooks management
  • Home Assistant + Zigbee2mqtt for home automation
  • Nginx proxy manager to reverse proxy a handful of services (those with shared logins, e.g. Jellyfin…)
  • Paperless-Ngx for documents management
  • Change detection for websites monitoring (e.g. price changes…)
  • Flame for a simple “dashboard” with all these links
3

Radarr, Sonarr, Jellyfin, handmade image and video scraper, Firefly, Minecraft, Minetest, Factorio, and a handmade image/video browsing/tagging web app.

3

So far, a small amount. I just upgraded to my busted RPi to a refurb Optiplex 9020 and got brave enough to finally try out Docker 😂

  • Calibre
  • Portainer
  • Home Assistant (a work in progress, having networking issues since that’s where I lack know how)
  • Libreddit
  • Jellyfin (to replace Plex)

I’ve got it on Tailscale along with my Synology NAS and the rest of my machines.

Love this community for all the ideas and guidance I get looking at other setups!

3

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...

3
A Mousereply
midwest.social
  • 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
      • FileFlows
      • Changedetection.io
      • Stirling-PDF
      • OpenSpeedTest
      • Adminer
      • Radicale
    • Network
      • PiHole
      • PiHole - IoT
      • Speedtest
3

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.

3
lemmy.world

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. 🤷

Can you clarify some of the things you got stuck on with podman? I currently have a docker-compose based setup that I'm pretty happy with, but am rebuilding and am planning to experiment with podman play with k8s-style manifests as an alternative to compose. It's still not clear to me whether podman is going to simplify my life or make it worse compared to docker and compose, and I'm curious about your insights and why you backed off from that architecture.

2
Ratzreply

Basically I ran into issues with building images from newer and more complex compose files that podman-compose just couldn't pull apart.

Docker is still the go-to if you want shit to 'just work', it has an easier user experience, it's what the vast majority of developers building containers are using. You can run rootless if you want without too much pain.

It has come a long way but the probability that you'll run into some random edge case or other issue with podman is higher, podman-compose has some thorns (high likelihood you'll need to hack on compose files), if you want containers to start without your interaction you have to bake up systemd unit files for them, etc. I've not messed with podman-kube-play - wasn't even aware of it, so can't really comment as to how well that works.

There's nothing to lose by giving it a go except your sanity and time. 😁

2
  • *arr apps
  • home assistant
  • invidious
  • libreddit
  • jellyfin
  • navidrome
  • pinhole
  • dozzle

I need to get on paperless ngx still.. Partner's trying out grocy too but it's not part of the club yet

2
remotedevreply
lemmy.ca

Is there a noob breakdown somewhere of what each of those are?

2

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.

1

Haha. Said the hoader with tonnes of content he's never going to finish watching.

2
lemmy.world

One thing I've not been able to find, unfortunately, is a good replacement for subsonic for my 1.5TB mp3 and FLAC collection.

Everything I've tried to host dockerized has just crawled.

But other than that, hosting mostly for nyswlf..

The typical arrs, subsonic, spotweb, pinhole, duckdns, caliber, calibre web, qbittorrent via a dockerized vpn client

All containerized

2
Giddyreply
aussie.zone

Airsonic has been rock solid for (just) me in docker behind npm on a 6yo celeron nuc

1
marx2kreply
lemmy.world

I was considering airsonic. How large is your music collection? That's what seems to kill every other self hosted service i tried

1
marx2kreply
lemmy.world

Gotcha ok so that may be the difference. Right now I'm at..

4,843 artists 18,708 albums 235,303 songs 2254.59 GB 16,936 hours

And so media services that catalog and server that all seem to puke big time. Except for subsonic for some reason.

1

It's a result of lidarr just doing its own thing and me dropping new artists onto it every time I hear something I like, multiplied by a few years

1

Home Assistant (with Zigbee2MQTT)

Plex

Nextcloud

Bookstack

Paperless-ngx

CalibreWeb

Home box

Mealie

FreshRSS

Uptime Kuma

Healthchecks (used with borgbackup to keep track of whether my backups are working)

Grafana

Plus a bunch of other Apps I've forgotten about and a lot of the *arrs

2
  • vaultwarden
  • gitlab
  • Piped/Hyperpipe
  • SearXNG
  • Umami
  • Uptime Kuma
  • ntfy
  • Mastodon
  • Nextcloud
  • RSSHub
  • Nitter
  • Lingva
  • Thelounge
2
HappySquidreply
feddit.ch

I understand the Bitwarden not hosted yourself. I'm somewhat of a noob myself and wouldn't trust myself for it. But Nextcloud seems to me like it's not too big of an issue if it's down for a day or two. Do you often work with remote files? I am planing on just using Nextcloud for syncing which can wait.

2
  • PiHole
  • Mealie
  • Duplicati
  • Treafik
  • Uptime Kuma
  • Bookstack

All running on a Raspberry Pi 4 4GB. Also currently running Plex on a separate Rasperry Pi with a external SSD, but looking into getting a Synology NAS.

2
suppo.fi

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. 🤷

As someone who's used Podman for a while, though possibly not as extensively as you, what was it you hit that needed Docker? So far I've gotten everything to work with Podman, though sometimes I've had to RTFM and specify some extra command line parameters.

2
beebreply

I've never used podman but always wondered if it was able to use the host's network stack to perform things like sending ICMP packets.

1