I reworked my servers a while ago to host literally everything through docker, managed via terraform. All web-services are reverse-proxied through traefik At home: loki + cadvisor + node-exporter + grafana + prometheus syncthing tinc vpn server jackett + radarr + sonarr + transmission jellyfin samba server calibre server On a remote server: loki + cadvisor + node-exporter + grafana + prometheus syncthing tinc vpn ser…
Ask HN: What do you self-host?
121–130 of 347 posts
Re: Ask HN: What do you self-host?
#122Why are so many folks here running media servers? Are you really streaming your own video / audio libraries, or is there something else it is useful for? I'd be rather shocked to learn people still store digitally media locally.
Re: Ask HN: What do you self-host?
#123Earlier quoted context omitted.
Or stacks look so similar, it’s creepy. Thankfully, not running sync thing now.
What do you use instead?
One nifty thing is that you don't need to run unison on the server ever, just have it installed. I have systemd units that I enable on my client machines and that does all of the syncing; unison connects to the server with ssh and does all the work there over that.
Re: Ask HN: What do you self-host?
#124Bums me out when I see people putting so many resources into running/building elaborate piracy machines. Plex, radarr, sonarr, etc... (you note some of these services but /r/homelab is notorious for this) Here’s my home lab: https://imgur.com/a/aOAmGq8 I don’t self host anything of value. It’s not cost effective and network performance isn’t the best. Google handles my mail. GitHub can’t be beat. I use Trello and Not…
Re: Ask HN: What do you self-host?
#125So, mail, DNS, and a few web sites. I’ve been running something like this for more than 15 years now.
Re: Ask HN: What do you self-host?
#126Syncthing as a Dropbox alternative I keep looking at hosting my own mail server, but get scared off by tales of config/maintenance dramas.
Re: Ask HN: What do you self-host?
#127Re: Ask HN: What do you self-host?
#128- my websites with nginx
- IRC (ngircd)
- ZNC
- espial for bookmarks and notes
- node-red to automate RSS -> twitter and espial -> pinboard
- transmission
- some reddit bots manager I’ve written in Haskell+Purescript.
- some private file upload system mostly to share images in IRC in our team
- goaccess to self host privacy respecting analytics
At home, Plex.
Re: Ask HN: What do you self-host?
#129I run a small sever with node-red. Right now I use it to scrap university websites looking for PhD paid scholarships. Also, I use it to find flats when I need ro.
Re: Ask HN: What do you self-host?
#130I reworked my servers a while ago to host literally everything through docker, managed via terraform. All web-services are reverse-proxied through traefik At home: loki + cadvisor + node-exporter + grafana + prometheus syncthing tinc vpn server jackett + radarr + sonarr + transmission jellyfin samba server calibre server On a remote server: loki + cadvisor + node-exporter + grafana + prometheus syncthing tinc vpn ser…
Was it hard to set up Firefox-Sync/Send? Last I checked, self-hosting these was undocumented and difficult.