You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The CLI is `ob`. The application is declared in `ob.yml` (or `ob.yaml`), from which Onebox derives the Compose runtime, stable names, routing, supporting services, and release operations.",
"Nothing runs against production until a plan is approved: `ob plan` prints a digest-bound diff of config, images, host state, rendered Compose, payloads, and the operation graph; `ob deploy` applies it.",
"Onebox connects over SSH with host-key verification. There is no deployment agent to install on the target host.",
"Onebox targets a single Linux server running a single application. Do not present it as a multi-node orchestrator or a Kubernetes alternative for clusters.",
"Documentation is at https://onebox.run. The Go module path is `github.com/labstack/onebox`."