minus-squareNealiumj@alien.topBtoSelf-Hosted Main@selfhosted.forum•Why is starting with Self-hosting so daunting?linkfedilinkEnglisharrow-up1·1 year agoAs a computer science student you should know: just break it down into small chunks. Get service to run locally (IP / port) port forwarding, access remotely Set up a free DuckDNS domain, Lets Encrypt, use for a bit Buy a cloudflare domain, set up dynamic dns, Lets Encrypt (again), swap away from DuckDNS Set up Nginx reverse proxy, port forward to that instead, proxy to service’s internal IP + port Run more things! That’s generally what I did… I’ve been self hosting for about a year now and I’ve got 6 services going now… once you get going, it’s quite easy! linkfedilink
As a computer science student you should know: just break it down into small chunks.
That’s generally what I did… I’ve been self hosting for about a year now and I’ve got 6 services going now… once you get going, it’s quite easy!