Remix.run Logo
satvikpendem a day ago

If we're talking about CLIs, check out Kamal, the build system that 37signals / Basecamp / DHH developed, specifically to move off the cloud. I think it uses Kubernetes but not positive, it might just be Docker.

Nextgrid a day ago | parent [-]

It's just Docker - it SSH's in to the target servers and runs `docker` commands as needed.