Deployment
Run OpenBucket in production — the Docker image, docker-compose, required env, the data volume, a reverse proxy, a Kubernetes sketch, and health checks.
Monitoring
Watch a running OpenBucket — liveness/readiness probes, the Prometheus /metrics endpoint, structured pino logs with request IDs, and the persisted audit log.
Upgrading
Move OpenBucket between versions safely — pre-1.0 expectations, forward-only migrations that run on boot, backing up first, and the Docker tag and npm dist-tag to pull.