[PR #577] [MERGED] feat(docs):add docs for mysql adaptation #586

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/577
Author: @zhanghuidinah
Created: 12/2/2025
Status: Merged
Merged: 12/3/2025
Merged by: @RiskeyL

Base: mainHead: dinah


📝 Commits (2)

  • 2805cfd feat(docs):add docs for mysql adaptation
  • f5f31a7 changes after review

📊 Changes

4 files changed (+168 additions, -132 deletions)

View changed files

📝 en/self-host/configuration/environments.mdx (+15 -2)
📝 en/self-host/quick-start/docker-compose.mdx (+51 -44)
📝 ja/self-host/quick-start/docker-compose.mdx (+50 -43)
📝 zh/self-host/quick-start/docker-compose.mdx (+52 -43)

📄 Description

This PR updates the documentation to reflect the recent MySQL adaptation:

  • Rename the db service to db_postgres in all relevant examples and configuration sections.
  • Add a new section describing the metadata database, including its purpose and basic configuration.

Closes #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/577 **Author:** [@zhanghuidinah](https://github.com/zhanghuidinah) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@RiskeyL](https://github.com/RiskeyL) **Base:** `main` ← **Head:** `dinah` --- ### 📝 Commits (2) - [`2805cfd`](https://github.com/langgenius/dify-docs/commit/2805cfd139e1caaaf951dd43dd3127f8dc1b03c5) feat(docs):add docs for mysql adaptation - [`f5f31a7`](https://github.com/langgenius/dify-docs/commit/f5f31a78be1c5e6fe7541e0457686a22c15825e7) changes after review ### 📊 Changes **4 files changed** (+168 additions, -132 deletions) <details> <summary>View changed files</summary> 📝 `en/self-host/configuration/environments.mdx` (+15 -2) 📝 `en/self-host/quick-start/docker-compose.mdx` (+51 -44) 📝 `ja/self-host/quick-start/docker-compose.mdx` (+50 -43) 📝 `zh/self-host/quick-start/docker-compose.mdx` (+52 -43) </details> ### 📄 Description This PR updates the documentation to reflect the recent MySQL adaptation: - Rename the `db` service to `db_postgres` in all relevant examples and configuration sections. - Add a new section describing the metadata database, including its purpose and basic configuration. Closes #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:16:02 -05:00
yindo closed this issue 2026-02-16 06:16:02 -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#586