Launching today
Vxero Neo
SSH-native CLI that manage servers, apps, infrastructure
13 followers
SSH-native CLI that manage servers, apps, infrastructure
13 followers
Vxero Neo is an SSH-native CLI that initializes servers, deploys Docker apps, and manages live infrastructure — all from your laptop.



Vxero Neo
Features.Vote
when i launched pullnotifier i burned a full weekend fighting caddy configs, docker networking, and manually managing ssl certs on a $5 vps. i kept looking for something that would just work the way my local compose setup did without bolting on yet another agent or dashboard to babysit.
the 'ssh-native, no control plane' bit here is what gets me. most deployment tools in this space still require you to trust their infrastructure layer to reach your servers. something that deploys docker apps and handles ssl entirely over ssh, using credentials you already have, is a much smaller trust surface. does it handle env var injection at deploy time, or is that a separate step?