Solving Deployment For the Forseeable Future; McConaug-Hey Now
Biting the Docker/Caprover Bullet I’ve only ever deployed things the easiest possible ways. For me, that has meant Django on heroku, basic python/flask serverlessly on vercel, and static (custom or Hugo) on Netlify/Cloudflare Pages. But - being a devout hater of javascript, and wanting to stand up more complicated, multi-service applications, I knew the day would come when I would need to sit down and reckon with Docker. I theoretically understand the value of docker, but my god is it a pain in the ass to learn....