[PR #538] [CLOSED] feat:add docs for mysql adaptation #560

Closed
opened 2026-02-16 06:15:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/538
Author: @longbingljw
Created: 11/25/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

📊 Changes

7 files changed (+138 additions, -105 deletions)

View changed files

📝 cn/self-host/quick-start/docker-compose.mdx (+30 -24)
📝 cn/self-host/quick-start/faqs.mdx (+1 -1)
📝 en/self-host/configuration/environments.mdx (+44 -29)
📝 en/self-host/quick-start/docker-compose.mdx (+30 -24)
📝 en/self-host/quick-start/faqs.mdx (+1 -1)
📝 jp/self-host/quick-start/docker-compose.mdx (+31 -25)
📝 jp/self-host/quick-start/faqs.mdx (+1 -1)

📄 Description

After adaptation for msyql, the docs need to be updated.Now service name db should be changed to db_postgres.And add some content about metadata database.
close #537


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/538 **Author:** [@longbingljw](https://github.com/longbingljw) **Created:** 11/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`2d4c197`](https://github.com/langgenius/dify-docs/commit/2d4c197c4826eabd7f3ec76f439d57baf39528e9) update docs of mysql - [`01684f5`](https://github.com/langgenius/dify-docs/commit/01684f5c6b6ed7dbbc5bf49457992fffe45541ae) Merge branch 'main' into main ### 📊 Changes **7 files changed** (+138 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `cn/self-host/quick-start/docker-compose.mdx` (+30 -24) 📝 `cn/self-host/quick-start/faqs.mdx` (+1 -1) 📝 `en/self-host/configuration/environments.mdx` (+44 -29) 📝 `en/self-host/quick-start/docker-compose.mdx` (+30 -24) 📝 `en/self-host/quick-start/faqs.mdx` (+1 -1) 📝 `jp/self-host/quick-start/docker-compose.mdx` (+31 -25) 📝 `jp/self-host/quick-start/faqs.mdx` (+1 -1) </details> ### 📄 Description After adaptation for msyql, the docs need to be updated.Now service name db should be changed to db_postgres.And add some content about metadata database. close #537 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:50 -05:00
yindo closed this issue 2026-02-16 06:15:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#560