Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Team Workflows

Use config bundles to share reproducible local setup across a team.

Export

berth config export team-berth.toml

Import

berth config import team-berth.toml

Suggested Flow

  1. team lead prepares baseline server installs and config values
  2. team lead exports bundle and shares it through internal channels
  3. teammates import bundle and run berth start
  4. each developer sets personal secrets locally as needed