Comparisons

How Taxiway compares.

Every one of these tools is a reasonable choice, and each of these pages says plainly where the other one wins. If you read a comparison page where the author loses no rounds, you are reading an advert.

All comparisons checked September 2026.

The thing that actually differs.

Nearly every self-hosted platform puts a control panel on a server and has it SSH into your machines. Taxiway runs the control panel for you, and your server connects to it: outbound, over one WebSocket, with nothing listening for us. That single decision is what costs us little enough to give away, what keeps the footprint at one Go binary, and what lets it work on a box with no public IP at all.

Taxiway architecture
Our control plane Your VPS inbound: nothing Your browser or the iOS app Control plane API auth · state · views Gateway desired state · ingest Postgres your config, not your data outbound wss :443 Taxiway agent one Go binary · opens no port Traefik edge :80 and :443, the only ports you open docker web node api go postgres volume

Start deploying in minutes.

Point Taxiway at a server you own, connect your repo, and push. That's the whole setup, and it costs nothing.