Theme
Product Tour 3 - Terminal Walkthrough
A developer product tour with guided terminal playback and deployment stages. Includes a documentation action.
ledger-api · Staging
Encrypted session
Deploy ledger-api
Ready
northstar auth login --profile stagingAuthenticated as dev@northwind.test
Organization: Northwind Labs
northstar deploy ./ledger-apiResolved 24 dependencies
Built service image in 3.4s
Provisioned runtime in iad1
northstar health ledger-api --wait3/3 checks passing
Traffic shifted to ledger-api@1.8.0
Terminal walkthrough
From repository to a healthy service
Northstar turns a deploy command into a guarded release: identity, build, infrastructure, and health checks remain visible without becoming separate chores.
- 1
Authenticate once
Short-lived credentials connect the CLI to the right organization and environment.
- 2
Deploy one service
Northstar resolves, builds, and provisions the runtime without a separate pipeline file.
- 3
Promote only when healthy
Traffic moves after the service passes its declared readiness and dependency checks.
Starwind Dependencies
Sign in to view code and copy install commands.
Sign inThis component requires Starwind Pro.
Get lifetime access to all premium components, updates, and priority support.
Upgrade to ProFailed to load code. Please try again.