Skip to content

docs: update docker compose environment docs#774

Open
laipz8200 wants to merge 2 commits intomainfrom
codex/docker-env-split-docs
Open

docs: update docker compose environment docs#774
laipz8200 wants to merge 2 commits intomainfrom
codex/docker-env-split-docs

Conversation

@laipz8200
Copy link
Copy Markdown
Member

@laipz8200 laipz8200 commented May 8, 2026

Summary

  • Update Docker Compose self-hosting docs for refactor: split docker-compose env config into separate files dify#31586: root .env now holds essential startup values, optional advanced variables live under docker/envs/**/*.env.example, and docker/.env takes precedence over copied optional env files.
  • Update the local source middleware setup to copy envs/middleware.env.example and rely on middleware.env / COMPOSE_PROFILES instead of explicit profile flags.

Validation

  • git diff --check origin/main HEAD
  • python3 tools/check-links.py --internal
  • python3 tools/translate/pr_analyzer.py origin/main HEAD
  • npx --yes -p node@22 -p mintlify@latest mintlify validate

Source behavior verified against langgenius/dify#31586 and the fetched PR branch pr-31586-docs-source.

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 8, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
dify-core-product 🟢 Ready View Preview May 8, 2026, 2:59 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@laipz8200 laipz8200 marked this pull request as ready for review May 8, 2026 15:59
@laipz8200 laipz8200 requested a review from RiskeyL as a code owner May 8, 2026 15:59
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant