Deploys

How a deploy works on seenode: build and start commands, port, monorepo root, auto-deploy, and redeploy or rollback.

Last updated September 18, 2026

A deploy builds your app (or pulls an image), starts the process when needed, and puts traffic on it. These guides cover the knobs you set once and the actions you take on every change.

For a prebuilt image instead of a Git build, see Deploy from a Docker image. If a deploy fails, start with What to do when it fails.