mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 12:25:45 -04:00
[DOCS]: Need to add docs for metadata database. #274
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @longbingljw on GitHub (Nov 25, 2025).
Type of Documentation Change
Content update
Documentation Page URL or Path
docker-compose.mdx,environments.mdx,faq.mdx
Current Content
After adaptation for msyql, the docs need to be updated.Now service name
dbshould be changed todb_postgres.And add some content about metadata database.Suggested Changes
Add DB_TYPE ,COMPOSE_PROFILES , SEEKDB_MEMORY_LIMIT in environments.
Change service name from db to db_postgres.
Reason for Change
After adaptation for msyql, the docs need to be updated.
Code of Conduct