halcyoncmdr
@halcyoncmdr@piefed.social
- Comment on Ways to Expose Services Publicly 5 days ago:
Pangolin officially says on their site :
Pangolin generally requires minimal resources to run effectively. A basic VPS with 1 vCPU, 2GB RAM, and 8GB SSD is sufficient for most deployments.
If you choose a VPS with only 1GB RAM, you may need to create swap space to avoid memory pressure during installation, updates, or periods of higher traffic.
I’ve got a 1 vCPU, 1GB RAM, 25GB Disk droplet for $6/mo and have no issues for my limited home use. Updates don’t really take a noticeably long time or anything, it takes maybe 45 seconds to fully bring up the docker container again after an update. But it runs just fine.
- Comment on Ways to Expose Services Publicly 1 week ago:
Similar here. Just a Digital Ocean droplet running Pangolin. Functions basically the same as the cloudflare tunnel it replaced.
- Comment on Is there a solution to use tailscale (or pangolin) alongside a traditional VPN on grapheneos? 1 month ago:
If only pangolin supported 0.0.0.0 routing. It’s been requested for months but instead of doing that… They’ve been courting paid enterprise usage.
- Comment on My grandparents have Synology NAS, what would you deploy for their use? 1 month ago:
Jellyfin on the native docker app works.
And if it’s a model without docker capability built in (most of the lower end ones they remove docker support), docker can usually be side loaded fairly easily.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
Pretty much.
But… I mean… that’s not the right thing to do for proper security. You would be 100% reliant on user passwords and the devs fixing any security issues like remote code execution or privilege escalation in a timely manner, and you updating after that release comes. Now if Emby is running in a container like docker, or on a dedicated system, you have backups, etc. then even if someone got in there’s not much they could realistically do other than watch your media.
But realistically, you won’t have issues doing it that way in the real world unless you’re already being targeted for some reason.
Emby is based on jf from years ago.
That’s backwards… Jellyfin was forked from Emby in 2018. Both have been developed separately since then, and are still very similar.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
Yeah, via an Emby Connect account through their server infrastructure for the initial connection.
Does This Mean My Streaming is Passing Through the Cloud?
No, all connections are direct from your devices to your Emby Server. The sole purpose of the Emby Connect feature is to help your devices locate your Emby Server so that you don’t have to set it up yourself.I used it in the past, but moved off when I started self-hosting more than Emby. I now have a cheap VPS at Digital Ocean and a Pangolin droplet to handle any web apps that I need to share a remote connection for (like Emby and Jellyseerr), without having to bother with VPN setup. Works like a Cloudflare Tunnel, but without the cloudflare crap.
- Comment on Why I moved my Plex library to Jellyfin after 14 years 2 months ago:
There is a third option, the program that Jellyfin was originally forked from back in 2018, Emby.
Sort of the middle child between the two. Nearly identically to Jellyfin for obvious reasons, several third party apps for Jellyfin work with it as well like Jellyseer, it has apps for nearly every device, and easy external connections via their servers like Plex does.
They do however have a premium subscription system like Plex to support things like those servers. It’s not as expensive as Plex, even before the recent rate hike, but it is there and some stuff is locked behind that premium license.