These guides explain the common operational workflows: multiple processes, structured logs, readiness, process filtering, terminal UI behavior, and migration from Procfile-based setups.Pages in this section
- Running multiple processes - Use multiple process entries and instances to describe a local workspace.
- Logs and templates - Use plain text, JSON, or logfmt logs and reshape structured output in the TUI.
- Readiness probes - Mark processes as ready using log patterns or TCP connectivity.
- Groups, labels, and filters - Organize processes into one display group and use labels for startup-only filtering.
- Terminal UI - Understand the Vectron TUI focus model, keyboard controls, scope selection, live vs historical log viewing, and metrics.
- Migrate from Procfile - Generate a starting `vectron.toml` from supported legacy inputs such as Procfile.