Don’t forget that a single core on a modern CPU might be 4x faster and use 4x less power than an old xeon. Old server gear is cheap because it’s slow and costs heaps to run - make sure to budget for ongoing costs too.
I reduced my servers power consumption from $5 a day to $1 by replacing 2 2667v2 machines with a single i5 12500 machine… And it’s significantly faster. My servers main use was Plex and at $150~ a month to run it was cheaper to be subscribed to Netflix, Disney, Stan, binge etc every month vs leaving the old gear on.
One of the best things I did for my homelab is swap from 2 120w Xeon servers to a single Intel 12400 machine. Went from $4-5 of power a day to $1-$1.50.
I used to use Nginx Proxy Manager for exposing services but generally you end up exposing the login page for that particular app and you have a different login per app which is a pretty shitty solution for non-IT folk. I’ve tried to set up Authelia and other similar things and found them to be very annoying to set up / configure. Maybe I’m just an idiot though!
I would suggest having a think about what you want to expose and whether there’s a better way (eg overseerr instead of exposing radarr/sonarr)
CloudFlare tunnels are also great - they obfuscate your public IP and can have a login form in front of them. You provide a list of email addresses that can log in to Cloudflare and only those users can access the website. I have mine set up to auth through Google accounts for example but you can use GitHub, office and I believe Discord. Not managing user accounts has been a life saver for me… You can also block access from outside of your country.
The main advantage of a laptop in a homelab is the “built in UPS” but they’re not designed to be left on 24/7
Realistically though, that’s pretty old hardware. Do you know what the power consumption is like? It may be cheaper over 6 months to buy a raspberry pi or thin client and use that instead.
I use Uptime Kuma to monitor particular services and NetData for server performance. I then pipe the alerts through to Pushover
I use a p4000 to transcode Plex content. The GPU uses less power than maxing out my CPU. I also have the GPU available in Kasm though I’m unsure if that works as I mostly use kasm as a SSH jumpbox or access to an unfiltered Chrome session at work.
When I upgrade my CPU, I plan to put my spare 1650 in my host and spin up a windows gaming VM for guests and remote play.