• 0 Posts
  • 15 Comments
Joined 1Y ago
cake
Cake day: Jul 03, 2023

help-circle
rss

Either you run the RP in the VPS and point to the ips on your server or you run it on the server and access it like you are accessing Jellyfin.

Easiest option is a container with Nginx proxy manager (imo) with NPM you can get free let’s encrypt certs, but be aware, in case you want automated certificates, NPM will need to run on the machine pointed to by the DNS (in your case, your VPS I guess)


I do have both.

I didnt say anything about the interoperability. I can imagine some wins… but nothing game changing tbh.





It might work with people you know but is harder to convince people you just met, that’s the reason I still use Whatsapp and recently opened an Instagram.


At the very least, you need to keep an eye on it. Just seeding can be insufficent because of speeds, competition and popularity of things you download.

Is it a lot of effort? Probably no but in my case any effort is too much effort. Is just not my thing. I admire the spirit but I don’t have it in me.


I just don’t have the time for it or well, I do, but I don’t wanna put effort into mantaining ratios and whatnot. I have stuff to do that I enjoy more than be part of a internet club.

But that’s just me.



Proxmox for the the hosts, Debian cloud imagen for the VMs and docker inside


I dont know. 😆 im really just trying to get it in case -for example- of needing to advice someone in such a case :) my confusion probably comes from the fact that I have never host anything outside containers.

I still see it a bit diferent. A well structured container structure with configs as files instead of bare commands, back up volumes would be the same effort… But who knows. Regarding the rest like proxies, well you do not really need one.

Thanks taking the time to explain you point tho!


Yes, but doesn’t that also apply for a machine running bare git?

Not containers also adds some challenges with posibly having dependecies problems. I’d say running bare git is not a lot easier than having a container with say forgejo.


Is running a docker container a lot of overhead?

Ernestly asking, since my opinion is skewed cause im use to running containers.


In python you always have the right type, cause everything is an object