Looking For Opinions on Docker + Letsencrypt + Reverse Proxy Setup

I've been running a linode for a number of years now - one has my website (wordpress) on it and one has a Foundry VTT server running. Both are separate linodes, and I use Google Domains to point [site.tld] to the wordpress VPS and foundry.[site.tld] to the other linode....

https://kbin.social/m/selfhosted@lemmy.world/t/80399

Looking For Opinions on Docker + Letsencrypt + Reverse Proxy Setup - selfhosted - kbin.social

I've been running 2 linodes for a number of years now - one has my website (wordpress) on it and one has a Foundry VTT server running. Both are separate linodes, and I use Google Domains to point [site.tld] to the wordpress VPS and foundry.[site.tld] to the other linode....

NPM is great! I even use it in a production environment at work for a small service and it works beautifully
Awesome, thanks! That's 2 votes for NPM so far
I've found npm to be fairly easy to setup. But I'm not far from your situation, trying out various options to see what works best for me
That's pretty much where I am. This isn't my day job, it's something I mess with for fun and so I'd like to make it easy not just to set up but to expand if necessary, and easy enough that if I don't touch it for a year and come back to it I won't be completely clueless!