Anything that you self-hosted recently that provoked a thought like "hell, so simple, yet so useful. why haven't I found it before..."?
Lemme list a couple of things I "discovered" by myself:
- miniflux - the best self-hosted rss ever. fast (due to spartan UI), yet extensible via customized CSS and tons of extensions. Integrates nicely with Mac's Reeder and Reeder app on iOS (which is an essence of brilliant UX/UI for me).
- kanboard - extremely simple kanban board, still so powerful and elegant. An essence of extreme usefulness combined with almost no UI.
- flame - a simple dashboard. Hell, I wish I found it before - it would save me a lot of time setting up my family's bookmarks. Being able to see different set of bookmarks depending on whether you're "signed-in" or not was the game changer for me.
- metube - best tool to fetch YouTube music to feed your AzuraCast home radio
Not only Plex pushes other streaming content mixed in with your stuff (you can disable that), but it also requires you to log in through their server to reach your content on your own server, collecting usage data while they're at it.
Like, I know Plex is better at some things but if it were any other kind of software, most people on this sub would wonder what's the point of selfhosting something if it sends data back to a company and ditch it right away for an alternative.
The same could be (and is) said about using Cloudflare, which I'm guilty of.
Re: Cloudflare
For me it's a matter of capability. I don't have the skills yet to ditch Cloudflare Tunnels. But I will as soon as I can. The thing is, I'm not there yet. I'm still learning more basic homelabbing stuff.
Jellyfin is just a drop-in replacement. Super simple.
You could selfhost wireguard and access everything via that VPN ?
I tried Tailscale. Having to turn on and off the VPN ended up being inconvenient. I would prefer building something like Cloudflare Tunnels but with my own infra.
Due to how it works it can't really be selfhosted unless you implement protections yourself.
You have an alternative though with traefik hub however for more than five services it cost (for now) way too much
I read about a guy who put nginx on an oracle always free vps with Tailscale or Wireguard tunneling to his homelab. That's how I remember it. Maybe it was different, but that was the general idea.
Yeah same here. The capability is a huge factor but it's also a level of convenience I'm not yet ready to give up.
I setup a ec2 reverse proxy with my homeserver connecting to it via ssh, it's quite fast and easy to mantain. I can stream from Jellyfin at 1080 no problem. Hmu if you want a tip :)
melodic oil tap cheerful automatic deer modern simplistic consider weather
This post was mass deleted and anonymized with Redact
Can't talk for OP here, but it could be a mix of wanting to not rely on external services, and that CF has been mixed up with some controversy regarding their unwillingness to drop problematic customers. If you google CF controversy you'll see a lot about kiwi farms, one such oroblematic site. this seems to have been an exception and came only after a lot of pressure.
You can bypass the login requirements for Plex. Look here : https://support.plex.tv/articles/200890058-authentication-for-local-network-access/
I mean, Plex can't be selfhosted. So...
Well.... not to split hairs but its a pretty big hair...
Plex is definitely self hosted. Their authentication is not, though there are ways around that as well.
It literally isn't, by my definition, OR this subreddit's.
Requiring 3rd-party cloud authentication disqualifies it.
If you can't run it on an "offline" network, you aren't selfhosting it.
Let me give you a different example.
A single-player console game with always-online authentication.
allowedto play the game, even though your own local system is doing 100% of the work.THAT is why it is not selfhosted. Many of us selfhost things BECAUSE of that condition.
Joplin!
Iāve looked at Bookstack and it just seems counterintuitive to me. Iām curious; did you look into some kind of wiki (e.g. TiddlyWiki) before choosing Bookstack? If so, what is it about Bookstack that you prefer?
I tried it on a whim honestly, thinking I would dislike it due to how it tries to structures things like books in a library initially.
But now that I am used to it I really like structuring things like that. It scratches an inch I have to organize things logically by subjects and functions. I tend to organize files and folders in a similar way on my computers by default, always have.
Shelves for broad categories > books for specific tech > chapters for specific subject within that tech > pages to granular how-to do a thing with that tech. That is more or less how I do it anyway. I would organize things in other Wiki tools in a similar way, but I like that just works that way without me really having to maintain the structure.
I can see how the way it does things would not be for everyone though.
OK. That reaffirms things for me. Folders have always been problematic for me whenever thereās overlap and something could go in one folder or it could go in another. Jumbled collections in large buckets with tags for organization are so much better for the way my mind works, so Bookstack definitely is not for me. Thanks for explaining!
No problem.
That structure is something I have always disliked about Gmail actually,lol
I have a primal need to organize things, and I get some kind of sick pleasure from doing it. I have gotten used to mostly using tags to organize for things like Gmail and the Wiki at work because that is how they were meant to be used. But I don't think I will ever like it.
about bookstack. what do you use it for exactly and why are you searching for something different for non technical things ?
Mostly use it for how-to guides and architecture/design reference type things. For example, one of the nodes in my Proxmox cluster has a very specific disk configuration and there is a "page" in the "Proxmox" book that outlines how it is configured on that node with code examples, etc. Another more simple example is documenting the steps to setup side channel launcher 3 as the default launcher on my Nvidia Shield.
I want to use something different for none technical things because I want to be able to edit generic type notes on the go from my phone specifically and have those changes sync back up with the other non-technical notes either right then or the next time the phone connects to the local network at my house. I could expose Bookstack or setup a VPN to tunnel back into my network but I just don't want to honestly. I like the simplicity of having that hard inbound separation between my private infra and the greater internet, so that is why I keep them separate.