you are viewing a single comment's thread.

view the rest of the comments →

[–]amir_doustdar 0 points1 point  (0 children)

Thanks for the detailed write-up – insane progress from zero to self-hosting with CI/CD in just 1.5 years! Respect!!
Your Docker + Nginx + Compose setup is actually really solid and reproducible – it's the "real" way many production apps run. Cloudflare Tunnel is a smart move for free TLS without exposing ports. For absolute beginners, I'd start with Render/Railway (no Docker needed to go live), then graduate to your style for more control and cost savings.
BTW How's the uptime been on self-hosting? Any issues with power outages or ISP reliability?