Thinking of self-hosting some basic tools; SearxNG, Bitwarden, Lemmy.
What kind of tools are you self-hosting right now? Which ones are easy to manage, which ones are awkward? 👀
I believe I’m at 42 Docker containers now, lol. Some of the notable ones:
- Plex
- Vaultwarden
- Home Assistant (plus Node-RED, zwave JS, and mqtt)
- NPM
- Pihole
- All the “arr” stuff
- Nextcloud
- Portainer
- FreshRSS
There is a lot of support stuff too like MariaDB and orbital-sync.
I’m going to be working on Lemmy when I get back from vacation but I leave in like 2 hours so that’s going to have to wait, lol.
By in large, the docker makes it stupid easy for the vast majority of my containers and portainer makes it even easier since you can manage everything through a web UI.
Chad.
NextCloud and Pihole are definitely being added to my list. Does self-hosting NextDNS seem worthwhile to you? 👀
If you are using the arr stuff to download your Linux iso’s which vps you use or it is homelab?
Yep it’s for all my linux ISOs. I have it in my homelab. I probably WAY over-complicated things but I use OPNsense for my firewall and selectively route traffic from specific containers down a ProtonVPN tunnel. I’m using macvlans within docker to give those containers dedicated IP addresses which allows the selective routing to working.
Question about Vaultwarden. How does sync work? My browser extension for Bitwarden auto syncs to their server, is that possible with Vaultwarden? Or is it more for manual backup?
Can home assistant be used without the ad-ons (I want to learn some smart home stuff, but do not want the overhead of a vm)
- Plex
- Tautulli
- Jellyfin
- Transmission
- Pihole (and DoH proxy)
- npm proxy manager
- Flexget (similar to radarr)
- bedrock minecraft servers
- Home Assistant
- TPLink Omada controller
- Netdata dashboard
- Portainer
- VSCode (web version, to easily edit files on my servers)
If you share your Plex library with friends and family like I do, highly recommend looking into Overseerr! I had tried using OMBI before but it was a pain to get set up–actually I never succeeded and gave up. Overseerr was very simple, just another Docker container like so many others, really. Integration with Radarr and Sonarr was seamless for me.
I’ve never got what the point of Home Assistant is, seems to be it’ll talk to a load of smart devices and advertises you can control it with Alexa but at what point why not just have Alexa itsself control the devices?
You can write custom automations between all your smart devices. So I can connect Home Assistant to my phone, a Google Home mini, and Google Translate TTS, so whenever I plug in my phone to charge at night while I’m at home, the speaker tells me “Remember to brush your teeth” in an Italian accent. Or whatever specific weird thing you want. It puts a lot more control in your hands.
Not all smart devices are intercompatible with each other, but Home Assistant is agnostic and tries to work with everything. Most people tend to have automations based on things that Alexa or Google Assistant can’t handle.
It may be overkill if you only have a few smart lights that Alexa can handle, but once you have a hundred or more different devices… yeah, managing all of that becomes pretty complicated!
Home assistant has plenty of use cases. it is not only controling devices but also a very powerful automation system. A couple of things I use it for:
-start my laundry only when I have enough solar power to power it
-notify me when my laundry is done
-track energy usage of many devices (heaters, washing and dishwashing machines, A/C,etc)
-let me know when to open or close my windows based on inside and outside temperature
-Force my water heater to turn on when I have solar power
-Expose non-homekit devices to homekit
Solar power? That’s pretty cool, do you use it exclusively or just to bring down energy bills?
-
Home Assistant OS (in a VM)
-
- MariaDB
-
- Matter Server
-
- Mosquitto Broker
-
- Z-Wave JS
-
AdGuard home
-
SWAG (Ngnix proxy)
-
Emby
-
Airsonic Advanced
-
Komga
-
Immich
-
FreshRSS
-
Owncloud
-
Organizr
-
Duplicati
-
Portainer
-
Virtmanager
The “arr” family -
- Gluetun (routes all the below containers through my VPN)
-
- Readarr (print)
-
- Readarr (audio)
-
- LazyLibrarian (magazines)
-
- Mylar3
-
- Sonarr
-
- Lidarr
-
- Radarr
-
- Prowlarr
-
- Flaresolverr
-
- SABnzbd
-
- qBittorrent
There’s a few other support containers for the above items like redis and postgres. This is all done on Ubuntu Server. But I’m slowly prepping to switch over to Unraid as I prefer the storage management on that. For me file storage and redundancy is a huge part of why I run all this.
Home Assistant, ESPHome, frigate, grafana, influxdb, mosquitto, nodered, plex, and a few web site servers. Once set up, they’re all easy to manage. The biggest challenge is upgrading Ubuntu on the web severs. All the other ones are Docker instance.
- PiHole
- NextCloud