Yes, I have been using it and really enjoying it for deploying web apps. So far I have deployed web apps using:
* fastapi (python)
* Django ninja (python)
* ghost cms (node)
The thing that puts me off is its seemingly heavy focus on “web apps”. I have a bunch of services I either use or wrote myself and only a handful have anything to do with the web.
echoperkins|11 months ago
I have been writing up my thoughts (and an example): https://andrewperkins.com.au/kamal/
The ability to deploy to both cloud servers and on-premises is a big win as I often work on projects that have a mix of both.
As the sibling comment says, it’s focussed on web servers. In my use case that is fine!
rullopat|11 months ago
MortyWaves|11 months ago