Discover all the things you can do with RavenDB
Check out the dev hub, read some docs, or hear from our customers.
Learn about us, what we’re building today, and where we’re going tomorrow
Bartosz Piekarski is RavenDB Cloud developer, maintaining and improving backend part of DBaaS solution.
Highlights Run RavenDB in Docker with full HTTPS support using a mounted .pfx certificate. Configure RavenDB entirely through environment variables for automated deployments. Ensure correct UID/GID (999:999) permissions to avoid container file access issues. Introduction Running applications in Docker containers offers numerous…