Documentation
Pier Docs
From zero to running stack in 5 minutes. Install, configure, deploy.
Getting Started
Install Pier, create your first pier.yml, and run pier up. Takes about 5 minutes.
ReadConfiguration
Full pier.yml reference. Services, domains, health checks, volumes, secrets, and environment variables.
ReadDeployment
Deploy to production with the same pier.yml. Let's Encrypt certs, SSH deploys, and CI/CD integration.
ReadCLI Reference
All pier commands: init, up, down, logs, status, secrets, deploy, and more.
ReadQuick Install
# macOS brew install joonapay/tap/pier # Linux curl -fsSL https://pier.wejoona.com/install.sh | bash # Verify pier --version # pier 1.2.0 (darwin-arm64)