- Jellyfin (like having a personal Netflix, comes with a built-in web interface and has clients on Roku, AndroidTV, and AppleTV, among others—I spent north of a decade fucking around with XBMC/Kodi before settling on this, way more watching stuff, way less fiddling with the system, vastly better than Kodi for my purposes, anyway, far more usable by the non-geeks in my house) - A Minecraft server for the kids. [EDIT]…
Ask HN: What services/apps are you self-hosting?
71–80 of 112 posts
Re: Ask HN: What services/apps are you self-hosting?
#721. Gitea 2. Netdata 3. SourceGraph
Re: Ask HN: What services/apps are you self-hosting?
#73Maybe not what you expect for an answer, but I'm self-hosting a telegram bot that does a bit of scrapping of a certain site I'm interested in, and serving those messages to a couple of subscribers (around ~10 people). I know, it is a very low user count, the interesting bit is, I wrote this bot in Rust using async with Tokio, and it's running on a Raspberry Pi 2011.12 with 256 megs of ram and a single ARMv6 core. I w…
Very interesting, I can see how this can be more practical than you think
Re: Ask HN: What services/apps are you self-hosting?
#74Local: Proxmox host with Homeassistant Jellyfin Unifi Controller Paperless NGX MyMedia for Alexa (streaming local music to Alexa) InfluxDB VPS: NextCloud FreshRSS Theoretically also Monica and Linkding, but I haven't managed to get into using either so far
Re: Ask HN: What services/apps are you self-hosting?
#75My family, who is a- technical, would have not even have a clue on where would be what (since they freak already out if an icon on their phone is move 1 millimeter). So from that nonfunctional requirement for my own home solutions, I decided that self-hosting would not be the best choice, since it would be too dependent on me.
My family's knowledge stops somewhere at the concept of that pressing the B makes a word bold in Microsoft Word. Trying to explain how to run a script on a certain OS via a certain connection would be abracadabra.
The only thing i can imagine is if there would be some kind of paid service that would mirror your own home solutions and provide support for the long run if you fall away and which offers, when there would be again someone more technical to again transfer it to a home environment. (they would take care of new versions, bugfixes, change requests, databackups and so on).
Something like that, but that does not exist (well... as far I know).
So therefore, i try to host every solution at the places which are the simplest to understand and document what needs to happen if I would fall away. I also try to minimize the number of services. So I use office365 and onenote to document everything. (This used to be on my own hosted wiki).
Based on the nonfunctional requirement of maintainability.
I think there is however a need for a service that offers something like the above, to provide long term support for selfhosted environments taking into account all kinds of standards. That would possibly enable the self-hosted direction again.
Re: Ask HN: What services/apps are you self-hosting?
#76Local: Proxmox host with Homeassistant Jellyfin Unifi Controller Paperless NGX MyMedia for Alexa (streaming local music to Alexa) InfluxDB VPS: NextCloud FreshRSS Theoretically also Monica and Linkding, but I haven't managed to get into using either so far
Great selection, I need to check the Alexa music streaming. I didn't know it was possible. thanks
Re: Ask HN: What services/apps are you self-hosting?
#77Re: Ask HN: What services/apps are you self-hosting?
#78- a FreeNAS with a bunch of Samba file shares and a Plex. I tried Jellyfin, because I got annoyed with Plex trying to force me to create an account on their cloud stuff, when I just want to use it locally. But the Playstation wouldn't play videos from Jellyfin, so I stuck with Plex.
On a dedicated server with public IP addresses:
- mail (opensmtpd + rspamd + dovecot)
- blog (made with Hugo, a static site generator)
- git (gogs)
- Nextcloud
- XMPP (ejabberd)
- VPN (tinc)
Each of those services is in a separate jail and the jail with the blog has an nginx that serves as a reverse proxy for all http-speaking services.
I'm considering replacing XMPP with Matrix (looking at conduit) and tinc with Wireguard. With the latter I might wait until FreeBSD 14 with in-kernel Wireguard is out.
Re: Ask HN: What services/apps are you self-hosting?
#79Maybe not what you expect for an answer, but I'm self-hosting a telegram bot that does a bit of scrapping of a certain site I'm interested in, and serving those messages to a couple of subscribers (around ~10 people). I know, it is a very low user count, the interesting bit is, I wrote this bot in Rust using async with Tokio, and it's running on a Raspberry Pi 2011.12 with 256 megs of ram and a single ARMv6 core. I w…
Re: Ask HN: What services/apps are you self-hosting?
#80- Jellyfin (like having a personal Netflix, comes with a built-in web interface and has clients on Roku, AndroidTV, and AppleTV, among others—I spent north of a decade fucking around with XBMC/Kodi before settling on this, way more watching stuff, way less fiddling with the system, vastly better than Kodi for my purposes, anyway, far more usable by the non-geeks in my house) - A Minecraft server for the kids. [EDIT]…
What is your take on Plex vs Jellyfin? I am considering the move, but haven't really had a lot of problems with Plex other than it not being open-source