crazywoola
d2404d0375
chore: remove dify-compose wrappers, use native docker compose
...
#35708 added 660+ lines of bash + PowerShell to wrap docker compose
and merge a new .env.default with the user's .env. Native Compose
already provides everything that script does:
- `${VAR:-default}` interpolation in compose.yaml gives per-key
defaults without a separate .env.default file.
- Auto-loaded .env in the project dir interpolates ${VAR:-default}
on the value side, so COMPOSE_PROFILES=${VECTOR_STORE:-weaviate},
${DB_TYPE:-postgresql} expands correctly without a wrapper.
- `profiles:` on services already gates DB / vector-store selection.
- Maintaining two scripts (bash + PowerShell) duplicates env-file
parsing logic that compose owns natively, with subtle differences
(e.g. PowerShell's Get-Content uses system encoding, the bash
script's awk parser doesn't handle inline `# comment` after a
value).
Drop the wrappers and `.env.default`. Restore the README to the
two-step `cp .env.example .env && docker compose up -d` flow.
The .env.example placeholder cleanups landed in #35708 are kept.
Net: -712 lines, same UX modulo one extra `cp` step.
2026-05-08 16:48:00 +08:00
Stream
1e2d309122
chore: easier and simpler deploy ( #35708 )
2026-05-07 06:01:32 +00:00
Mukunda Rao Katta
e6ef774fd5
docs: fix Kubernetes deployment wording ( #35547 )
2026-04-24 17:59:04 +08:00
非法操作
afec528f51
feat: improve follow-up settings ( #35442 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-22 08:55:16 +00:00
Xu Haoran
51c8dad753
Docs: unify language switch links across root and localized README files ( #34201 )
2026-03-30 10:39:14 +08:00
Vincent Koc
504138bb23
docs: Update Opik intergration docs ( #32336 )
2026-03-10 11:31:33 +08:00
Sense_wang
cbb19cce39
docs: use docker compose command consistently in README ( #33077 )
...
Co-authored-by: Contributor <contributor@example.com>
2026-03-09 15:02:30 +08:00
Leilei
f17c234a92
chore: update README.md ( #32680 )
2026-02-27 14:39:15 +08:00
wangxiaolei
ee0fe8c7f9
feat: support suggested_questions_after_answer to be configed ( #29254 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-08 10:27:02 +08:00
crazywoola
a4c57017d5
add: badges ( #28722 )
2025-11-26 23:30:41 +08:00
crazywoola
20ecf7f1d0
chore: remove unused enterprise bot from the readme ( #28073 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-11 10:52:27 +08:00
Alfred
a31c01f8d9
fix: correct HTML br tags in README.md ( #27399 )
2025-10-24 15:31:05 +08:00
Bowen Liang
59c1fde351
doc: add Grafana dashboard template link to docs ( #27079 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-18 23:24:35 +08:00
lyzno1
7b7d332239
refactor(docs): Reorganize documentation with standard language codes ( #26534 )
2025-10-05 12:47:32 +08:00
crazywoola
ff34969f21
Chore/add sec report ( #26313 )
2025-09-27 10:57:45 +08:00
-LAN-
5ff3947312
chore: remove feature comparison tables from all README files ( #24403 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-24 16:16:19 +08:00
yihong
4c1ad40f8e
docs: format all md files ( #24195 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-08-20 13:49:11 +08:00
Masashi Tomooka
4031a46572
doc: add deployment pattern using Amazon ECS and CDK ( #23985 )
2025-08-15 15:18:53 +08:00
Leo Zhang
05b002a8b7
Add a practical AKS one-click deployment Helm ( #23253 )
2025-08-01 14:22:59 +08:00
crazywoola
ea542d42ca
fix: i18n link in README.md ( #23121 )
2025-07-29 21:36:32 +08:00
Zhoneym
d2a3e8b9b1
Provides a set of Kubernetes manifests supporting version 1.6.0 ( #22287 )
2025-07-15 09:34:17 +08:00
Krishna Somani
9d9423808e
Update README.md ( #22351 )
2025-07-14 17:13:50 +08:00
Krishna Somani
da94bdeb54
Update README.md ( #22305 )
2025-07-14 09:37:17 +08:00
ZhihaoGu11
537b3b2b4a
Fixes #21366 : Add link to the one-click Dify deployment solution on Alibaba Cloud DMS ( #21385 )
2025-06-24 09:40:58 +08:00
hanans426
ef20f694b2
Fixes #21203 Add a rapid deployment solution for deploying to Alibaba Cloud throug… ( #21206 )
...
Co-authored-by: herui.gh <>
2025-06-20 20:10:45 +08:00
yihong
38e48c0c40
doc: tiny fix github -> GitHub ( #20185 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-05-26 16:33:12 +08:00
crazywoola
b862a0cac6
update readme ( #19757 )
2025-05-15 17:03:45 +08:00
crazywoola
4ac2f02775
add: new brand image ( #19676 )
2025-05-15 16:02:58 +08:00
crStiv
fc4e11d127
fix: wording in README.md ( #18751 )
2025-04-25 13:42:10 +08:00
elsie_else
21412a8c55
docs: replace outdated Enterprise inquiry link with a new one ( #18528 )
2025-04-22 14:54:21 +08:00
wyy-holding
daad5824bf
add kubernetes yaml for dify by docker-compose.yaml ( #16246 )
2025-03-20 09:28:09 +08:00
Xuetao Song
f6404f93ca
Add https://github.com/magicsong/ai-charts to recommended Helm charts… ( #15848 )
2025-03-19 18:44:25 +08:00
Bo-Yi Wu
804b818c6b
docs(readme): add a Traditional Chinese badge for README ( #15258 )
...
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-03-08 10:48:16 +08:00
Rizwan
e16453591e
add bangla (bengali) readme translation and link to all other readme ( #14970 )
2025-03-05 13:28:08 +08:00
Walpurga03
f49b0822aa
add german translation of README & CONTRIBUTING ( #14498 )
2025-02-28 19:28:26 +08:00
Riddhimaan-Senapati
f0a845f0f9
fix: removed LLM output from the main README ( #13504 )
2025-02-11 09:09:07 +08:00
Riddhimaan-Senapati
33ecceb90c
Feat: add comparison table to main readme ( #13435 )
2025-02-10 10:13:46 +08:00
Riddhimaan-Senapati
38c10b47d3
Feat: add linkedin to readme ( #13203 )
2025-02-05 12:27:58 +08:00
Kevin Zhao
33d6d26bbf
Adding AWS CDK deploy link in README in multi-language ( #11166 )
2024-11-27 17:40:40 +08:00
Steven Lynn
4322fdc910
Feat/add reddit icon ( #10733 )
2024-11-15 13:55:46 +08:00
Bowen Liang
754bfb181c
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile ( #10426 )
2024-11-08 17:30:26 +08:00
Chenhe Gu
fb656d480e
Update README.md ( #10332 )
2024-11-06 08:57:49 +08:00
-LAN-
1279e27825
docs: remove the TOC part ( #10324 )
2024-11-05 04:48:14 -08:00
Zixuan Cheng
fafa5938da
Refined README for better reading experience. ( #10143 )
2024-11-01 10:17:06 +08:00
Joshua
11447324ff
Update README.md ( #9891 )
2024-10-26 14:56:27 +08:00
Joshua
f8210b353e
Update README.md ( #9890 )
2024-10-26 14:47:08 +08:00
Joshua
2b66c1358b
Update README.md ( #9889 )
2024-10-26 14:32:50 +08:00
Joshua
102d86d4b6
Update README.md ( #9886 )
2024-10-26 14:04:15 +08:00
Byron.wang
37fea072bc
enhance: use urllib join instead of fstring ( #9549 )
2024-10-21 19:04:28 +08:00
dai
bffb0919cc
fix: Twitter to X(Twitter) ( #9157 )
2024-10-10 14:13:20 +08:00