Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: database setup instructions to oss deployment docs #996

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shiti
Copy link

@Shiti Shiti commented Feb 5, 2025

Summary

Introduce a section for configuring a PostgreSQL database for Logto, including user creation, permissions, and schema setup. This addition also highlights using a batch job for schema initialization and specifies best practices for Docker image versioning and permissions.

@@ -93,6 +93,47 @@ You are all set. Open the browser and visit `https://admin.your-domain.com`, you

For production, you may use Docker to containerize Logto. You can find the Dockerfile in the root directory of the project. If you want to run multiple instances of Logto, for instance, deploy Logto in a Kubernetes cluster, There are some additional steps you need to take.

### Database setup \{#database-setup}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, we already have the DB setup covered in a previous session: https://docs.logto.io/logto-oss/get-started-with-oss#local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants