서우 AgentOffice
← 라이브러리
pocketbase

PocketBase 배포

원문: PocketBase Deploy

Production deployment for PocketBase. Use when deploying PocketBase to a server, setting up Docker, configuring systemd, reverse proxy (nginx/Caddy), TLS, SMTP, backups, S3 storage, rate limiting, or hardening for production. Provides ready-to-use configs.

무엇을 하나요

PocketBase Production Deployment Single Binary Deployment PocketBase is a single binary. No runtime dependencies. Data stored in pb data/ (SQLite DB, uploaded files, logs). systemd Service File descriptor limit For high traffic deployments, increase the limit: Also set system wide in /etc/security/limits.conf : Go memory limit For constrained environments: Docker Dockerfile docker compose.yml Reverse Proxy Caddy (recommended — auto TLS) That's it. Caddy handles TLS certificates automatically via Let's Encrypt. nginx Critical for realtime : proxy buffering off and proxy read timeout must be set for SSE subscriptions to work. SMTP Configuration Configure in Dashboard Settings Mail settings, or

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.