28

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

top 50 comments
sorted by: hot top controversial new old
[-] sanzky@beehaw.org 5 points 1 year ago* (last edited 1 year ago)
  • 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)
[-] flashgnash@lemm.ee 1 points 1 year ago

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?

[-] sanzky@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

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

[-] flashgnash@lemm.ee 1 points 1 year ago

Solar power? That's pretty cool, do you use it exclusively or just to bring down energy bills?

[-] sanzky@beehaw.org 1 points 1 year ago

Im still connected to the grid. The idea is to use as much as I can from my panels instead of the grid.

[-] flashgnash@lemm.ee 1 points 1 year ago

Fair the dream is to be completely off grid

Probably the same for a lot of people here to be honest

[-] QHC@kbin.social 1 points 1 year ago

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.

[-] sanzky@beehaw.org 1 points 1 year ago

thanks. I think I tried it some time ago but we end up never using it. we only watch it at home and my mother's and she just text me when she wants something.

[-] variants_of_concern@lemmy.one 1 points 1 year ago

the watchlist sync feature is amazing, I dont even go to overseerr anymore I just browse directly in plex now and add to watchlist

load more comments (3 replies)
[-] 0110010001100010@beehaw.org 4 points 1 year ago

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.

[-] goryramsy@kbin.social 1 points 1 year ago

FreshRSS

On an unrelated note, does anyone know if lemmy has rss?

[-] freeman@lemmy.pub 1 points 1 year ago

Not by default that I am aware.

[-] frogman@beehaw.org 1 points 1 year ago

Chad.

NextCloud and Pihole are definitely being added to my list. Does self-hosting NextDNS seem worthwhile to you? 👀

[-] 0110010001100010@beehaw.org 1 points 1 year ago

I don't know that it's really necessary to use both nextdns and pihole. You may look at a couple of comparisons and decide what's best for you. I just use pihole (two of them actually, one in docker and one on an actual pi).

[-] randomguy2323@lemmy.fmhy.ml 1 points 1 year ago

If you are using the arr stuff to download your Linux iso's which vps you use or it is homelab?

[-] Prymu@beehaw.org 1 points 1 year ago

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)

[-] N0m1z@feddit.de 1 points 1 year ago

Yes it can, though it is easier to set some things up with the built-in addons. Most addons can be set up independently as docker containers (like z2mqtt or node-red) but may require additional configuration.

[-] knova@links.dartboard.social 1 points 1 year ago

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?

[-] Possible6388@beehaw.org 1 points 1 year ago

It’s the same thing. There’s an option before you sign into the extension to choose a different server.

load more comments (1 replies)
[-] roofuskit@kbin.social 2 points 1 year ago
  1. Home Assistant OS (in a VM)

    • MariaDB
    • Matter Server
    • Mosquitto Broker
    • Z-Wave JS
  2. AdGuard home

  3. SWAG (Ngnix proxy)

  4. Emby

  5. Airsonic Advanced

  6. Komga

  7. Immich

  8. FreshRSS

  9. Owncloud

  10. Organizr

  11. Duplicati

  12. Portainer

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

[-] ratherrisky@lemmy.kiberness.xyz 2 points 1 year ago* (last edited 1 year ago)

Lemmy Jellyfin Wireguard so I can access my home network from outside

All three are easy to manage(so far).

load more comments (3 replies)
[-] Buzz4074@beehaw.org 2 points 1 year ago
  • PiHole
  • NextCloud
[-] cityboundforest@beehaw.org 2 points 1 year ago

This is likely not the thread for it, but I've been wanting to look for some kind of guide to self hosting for someone who's never done it before. Once I get out of my lease that, while it includes internet, prohibits me from running any kind of servers, I want to potentially look into starting something, although that would also involve me getting a dedicated machine for this. I do have a somewhat old Raspberry Pi 3 from like 2016 I want to say (it has built in WiFi and Bluetooth but as I am currently home, I don't have the specs on hand atm). The only other two machines are my desktop, which is way too overpowered to be running a server even some of the time, and my laptop, which I want to be able to take with me if I need to go work on something at a coffee shop.

load more comments (2 replies)
[-] QHC@kbin.social 2 points 1 year ago

I run everything off a Synology NAS using Docker, except for Plex which runs directly so I can take full advantage of hardware transcoding.

  • Portainer
  • Radarr
  • Sonarr
  • NZBGet
  • NZBHydra
  • Overseerr
  • Jellyfin
  • Nextcloud (only using this for GPodder sync right now)

I also have a separate mini-computer for Home Assistant. That runs on HA Blue, which was the limited run predecessor to Home Assistant Yellow. May seem silly to have separate hardware, but I was tired of my whole system going offline every time I needed to reboot HA (which means possibly interrupting a family or friend watching a remote Plex stream, the horror!)

[-] Reil@beehaw.org 2 points 1 year ago

I've got a Synology NAS running Home Assistant and basic NAS stuff (mostly backing up NextCloud).

I've got a Linode (might move if I get less lazy) running NextCloud, and a setup for a Minecraft server I haven't run for years. That NextCloud server replaced BTSync/Syncthing and TTRSS servers, and also now does my password syncing via KeePass, and contacts through webdav.

[-] SemioticStandard@beehaw.org 2 points 1 year ago

Not as much as I probably should be! I have a nice little Proxmox cluster, backed by a UPS and a beefy NAS, but mostly I use it for fussing around with stuff, playing with instances, nothing really mission critical.

[-] sgtnasty@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)
  1. Debian
  2. ArchiveBox
  3. PostgreSQL (for my own stuff)
  4. Syncthing
  5. Miniflux
  6. GitWeb
[-] StarChip@kbin.cafe 1 points 1 year ago

Just Nextcloud on an intel NUC at the moment, bare metal.

[-] techtask@kbin.social 1 points 1 year ago
  • barcode buddy

  • bookstack

  • borgmatic

  • Stirling PDF

  • dashy

  • filestash

  • grocy

  • joplinServer

  • paperless

  • portainer

  • StoreDown

  • taskcafe

  • trilium

  • watchtower

  • home Assistant

  • git

[-] ShellMonkey@lemmy.socdojo.com 1 points 1 year ago* (last edited 1 year ago)

At some point what's hosted and what's infrastructure becomes a bit blurred, but just on the user facing services side:

AdGuardHome, Bitwarden, CalibreWeb, a DHTC scraping database thing that I rarely run because it eats up the CPU and network, Emby, Hemdal, Homechart, a website copier based on HTTrack, Lemmy (ya don't say?) Librespeed, Mailcow, Mastodon, a video downloader based on youtube-dl call MeTube, NextCloud, PhotoPrism, Portainer, RocketChat (being replaced by nextcloud talk once I get the stun/turn working), SmokePing, Transmission, XbrowserSync, Zabbix,

and a handful of others for more monitoring and management style tasks.

[-] flip@lemmy.nbsp.one 1 points 1 year ago

All Dockerized:

  • Pihole
  • Plex
  • Lemmy
  • Matrix
  • SimpleLogin
  • Ntfy
  • Plex
  • Photoprism
  • FreshRSS
  • Linkding
  • Paperless
  • Nextcloud
  • Wallabag
  • Syncthing
load more comments (2 replies)
[-] saigot@lemmy.ca 1 points 1 year ago* (last edited 1 year ago)

I use a truenas server running off old gaming rig parts (except storage)

  • plex
  • tautilli (plex analytics)
  • sonarr and radarr
  • jackett
  • transmission
  • pihole that I dont use
  • home assistant
  • a very basic personal website, more of a placeholder for if I need to go job hunting
[-] chameleon@kbin.social 1 points 1 year ago
  • Nextcloud. Not too complex but I feel like it's getting heavier month by month and I'm scared of having it turn into full-fledged bloatware. It already has an autoplaying video in the about screen so the slope is getting ever so much slippier...
  • Forgejo, swapped from Gitea just a while ago. They're more or less identical but I have stronger trust in Codeberg
  • Nitter
  • Some half-assed nginx build with nginx-http-flv so I can stream stuff between friends. It works OK but it feels like there's newer better options, I just haven't cared to look into it
  • Weird half-assed email setup that does conform to all funky modern bells and whistles somehow despite being an unholy mixture of Postfix, rspamd, Dovecot and Maddy. I'm scared to touch any part of it. Not used for anything too overly serious
  • Headless qBittorrent but I don't think I've actually used it in years
[-] TerryTPlatypus@beehaw.org 1 points 1 year ago

Ha, sounds like you're doing alright. Just don't poke anything XD

[-] Prymu@beehaw.org 1 points 1 year ago

Arr stack with jellyfin Nextcloud Fresh rss

[-] BentiGorlich@gehirneimer.de 1 points 1 year ago
  • Owncloud (want to migrate to nextcloud)
  • Plex
  • Gmod Server
  • Mc Servers
  • Home Assistant
  • Pihole
  • Gitlab
  • Grafana
  • Prometheus
  • Mastodon
  • Kbin
  • Grafana
  • Prometheus
  • Simple Website (grocery list, notes, etc...)
[-] DjMeas@lemm.ee 1 points 1 year ago

I'm usually a lot of what others are posting. One of my favorites so far has been HumHub. It's a social media platform that's like an old-school Facebook before all the news and ads. Currently have about 20ish members and it made available just for my large extended family. A lot of us already left Facebook so it's nice to have a similar set of features just for us without outside influences.

[-] Jonsk@lemmy.halfhosted.com 1 points 1 year ago* (last edited 1 year ago)

I have an old laptop that i'm selfhosting a few services on. Right now i'm hosting:

  • nginx proxy manager as a reverse proxy (all requests go through the reverse proxy and it redirects to the app based on the domain name)
  • mealie and tandoor(for recipe management, dont know which one to choose yet)
  • immich (for photo backup and management, kind of like Google photos)
  • media stack with jellyfin, bazarr, sonarr, radarr, prowlarr jellyseerr, sabnzbd, and qbittorrent (jellyfin for streaming movies and shows, qbittorrent and sabnzbd for downloading movies and shows from either torrent or usenet sites (basically torrents but better), sonarr and radarr for telling them what to download, prowlarr for telling sonarr and radarr where to download from, and jellyseer is an interface where users select movies to download)
  • gluetun (only use it sometimes, it's a VPN client that I use with qbittorrent)
  • archiveteam warrior for helping out archiving reddit, they have some other cool archival projects too.
  • And finally, Lemmy.

I host most of my important things on the cloud because of my situation meaning that my laptop is not too reliable. If you are curious:

  • actual (a pretty cool budget management app)
  • nginx proxy manager
  • gotify (sends and receives messages)
  • ntfy (same but a bit simpler and more configurable)
  • headscale (selfhosted control server for tailscale)
  • metrics stack with grafana, prometheus and node exporter (node exporter scrapes my cloud server for data like CPU usage and other stuff every, I think, minute and then sends it to prometheus and grafana scrapes Prometheus for the metrics then visualises it if I request it to)
  • authentik single sign on (single sign on means you log into authentik and then you can log into every other app through authentik, it's a bit complicated to setup but it's very nice when you do)

And that's about it.

Trust me, I had to go through A LOT of tutorials to get to even this point, so it may be daunting at first, but you'll get there. Eventually.

If you'd ask me what the hardest to set up was it was probably the media stack, probably because it was my first project 😅 and a close second would probably be authentik, it requires learning the different authentication types that you need, then actually setting it up on your server.

If you decide to selfhost something through docker and are new to doing stuff through the command line then i would recommend portainer, because it has a nice GUI and is maybe a bit better understandable to people who don't understand all the commands In docker. Even if you are, it's still nice for monitoring IMO. Incase you don't know what docker is, you should check it out. I'm not gonna go into it here, but it's pretty cool.

You should consider joining !selfhosted@lemmy.world (I realize that beehaw defederated but I feel like I should still bring It up) and !selfhost@lemmy.ml

Anyway sorry for the long post, I'll shut up now.

[-] seducingcamel@beehaw.org 1 points 1 year ago

Damn saving this for later thanks. I'm running jellyfin on my main PC rn, in the process of building a server PC with some raid drives

[-] dfyx@lemmy.helios42.de 1 points 1 year ago

Off the shelf stuf:

  • Lemmy
  • Mastodon
  • Tinc VPN (for retro gaming with friends)
  • Nextcloud
  • docker-mailserver (including roundcubemail)
  • feedbin
  • GitLab
  • MediaWiki (set to private for personal notes)
  • Minecraft
  • Etherpad
  • Munin
  • Several wordpress instances for friends

Selfwritten:

  • Discord bot that implements the basic rules for some TTRPGs
  • Character generation tools for some niche TTRPGs
  • Personal blog
  • Signup website for a local community meetup
[-] lazy_rogue_spirals@beehaw.org 1 points 1 year ago

Not a ton of stuff, but I'm currently looking at some more, thanks to this thread.

At home:

  • Open Media Vault on an RPi 4, with some containers, namely:
    • qBittorrent
    • PhotoPrism (not especially functional, more a proof-of-concept)
    • mariadb
  • PiHole on an RPi 3
  • Volumio on RPi3s + DAC (x2)

On a Singapore-based VPS:

  • Nextcloud
[-] tromo@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

haven't been hosting super much yet, but it's definitely growing slowly:

  • 12TB QNAP NAS
  • Plex
  • Nextcloud
  • Sonarr
  • QBittorrent

The NAS is only really used for file storage and does no processing at all, everything else runs on a small Intel nuc. Outside of established services, I also host my own small services on the same nuc, but it's basically only a website and a file-uploading service to use with ShareX

load more comments
view more: next ›
this post was submitted on 29 Jun 2023
28 points (100.0% liked)

Technology

37574 readers
383 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS