docs/changelog/2024-08-02-lobe-chat-database-docker.mdx
With LobeHub v1.8.0, the official database Docker image is now available. This completes the server-side deployment path we have been building, so teams can run a full cloud deployment without gaps in their setup flow.
The image ships with Postgres and NextAuth pre-configured. You get cloud data synchronization and flexible authentication out of the box, including support for third-party SSO providers like Auth0.
The Docker image weighs only 90MB, yet provides a full database environment. We pre-configured Server Postgres and the NextAuth authentication system to ensure stable connectivity from the start. This keeps deployment simple while giving you production-grade foundations.
After deployment, cloud data synchronization is available immediately. Your data flows between client and server without additional configuration steps.
To make private deployments smoother, we reorganized the deployment documentation with clearer structure:
Visit the official documentation to start deploying your own LobeHub service.
Thanks to the community for the patience while we built this part of the stack. We will keep improving the overall deployment experience.