Good to know, thanks! Yeah, cost is the most important right now as many products are just getting off the ground.
I'm already familiar with Docker, just need to learn about Kamal. I take it you were able to configure Kamal to host everything on the same VPS for your smaller apps?
Yes, all the (small) websites are hosted on the same server. People say Kamal isn't optimized for that, but it works fine for me.
I do host all databases separately using their managed services. You can include those in your Kamal server if you prefer, but for me I prefer having it managed for me so I have automatic backups, can easily login remotely via TablePlus, etc.
Good to know, thanks! Yeah, cost is the most important right now as many products are just getting off the ground.
I'm already familiar with Docker, just need to learn about Kamal. I take it you were able to configure Kamal to host everything on the same VPS for your smaller apps?
Yes, all the (small) websites are hosted on the same server. People say Kamal isn't optimized for that, but it works fine for me.
I do host all databases separately using their managed services. You can include those in your Kamal server if you prefer, but for me I prefer having it managed for me so I have automatic backups, can easily login remotely via TablePlus, etc.