Reoclo
Private betareoclo.comDeploy to any server. Zero lock-in.
Connect any Linux server you control, on any cloud or bare metal, and push to deploy, tail logs, restart, roll back and rotate secrets. It works through git, a REST API, and an MCP server for your agents. Our managed infrastructure runs on it.
$ reoclo apps deploy web
queued web lagos-1
$ reoclo deployments stages d_7f3a
build ok
push ok
deploy ok
$ reoclo apps logs web --follow
web listening on :4321
web GET /healthz 200