Skip to content

Guides & Recipes

Step-by-step guides for common tasks, deployment workflows, and troubleshooting.

PageWhat it covers
5.1 Installation & ExtrasPrerequisites, pip install, optional extras, verification
5.2 Environment & Secrets.env files, YAML env files, loading order, build-vs-runtime
5.3 Adding AuthStep-by-step: add API key or JWT auth to an existing agent
5.4 Adding StreamingStep-by-step: enable SSE or async runs
5.5 Adding PoliciesStep-by-step: configure safety guardrails and tool gating
5.6 Docker Build & DeploymentBuild workflow, Dockerfile anatomy, running images
5.7 Cloud DeploymentAWS ECS, Google Cloud Run, Azure Container Apps, Compose
5.8 Troubleshootingdockrion doctor, common errors, error hierarchy
5.9 FAQFrequently asked questions
5.10 Invoice Copilot WalkthroughFull guided tutorial building a real agent

Previous: 4. The Generated API | Next: Appendix →