A fleet management CLI that deploys apps across your bare-metal servers with automatic HTTPS, DNS, and zero-downtime updates.
cargo install flow-ironBuild from source:
git clone https://github.com/flow-industries/iron.git
cd iron
cargo install --path .Full documentation at docs.flow.industries/en/iron.
- Getting started — install, init, first deploy
- Concepts — fleet, servers, apps, sidecars, routing, watcher
- Configuration —
fleet.tomlandfleet.env.tomlreference - Deploy pipeline — what
iron deploydoes end-to-end - Servers, Apps, Env, Databases, Runners
- Lifecycle, Status, Check, Logs, Login
MIT