Deploy
Go from local dev to production. Environment variables, team setup, bundling, and deployment guides.
Local dev uses device-based authentication. Production uses environment variables and application client keys. This section covers the transition.
- Going to production — Switch from device auth to environment variables.
- Team onboarding — Set up per-developer access.
- Bundling — Configure webpack, esbuild, Next.js, and other build tools.
- SST — SST and serverless configuration.
- Testing — Test applications that use encryption.
- AWS ECS — Deploy CipherStash Proxy to ECS.
- Troubleshooting — Common issues and fixes.