Deploying The Domain Monitor App To Production With Kamal Discussion
Super useful lesson. I think many of us would like to see the process of deploying to production with Postgres as the database.
Great walkthrough! A follow-up showing Kamal deployment with Postgres instead of SQLite would be hugely helpful for real-world apps. pokepath
Nice to see Kamal deployment getting this kind of practical discussion, especially around moving beyond SQLite. Whenever my brain needs a break from server configs, I end up grinding through some routes in this little Poké-style browser map and then clearing a quick daily puzzle over here before getting back to work.
That's a great point! Seeing a production deployment with a Postgres database would definitely be helpful. It's one thing to understand the theory, but quite another to see it in action.Thanks for suggesting it; hopefully, it's something they'll cover in a future lesson.