dify-docs/jp/getting-started/install-self-hosted/README.md

14 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# コミュニティ版のデプロイ
Dify コミュニティ版はオープンソース版で、以下の2つの方法のいずれかでデプロイできます
* [Docker Compose デプロイ](https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/docker-compose)
* [ローカルソースコードで起動](https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/local-source-code)
GitHub で [Dify コミュニティ版](https://github.com/langgenius/dify) をご覧ください。
### コードの寄稿
正確な審査を確保するため、直接変更をコミットする権限を持つ寄稿者を含むすべてのコードの寄稿は、PRプルリクエストを提出し、マージされる前にコア開発者の承認を得る必要があります。
私たちはすべての人のPRを歓迎しますご協力いただける場合は、[寄稿ガイド](https://github.com/langgenius/dify/blob/main/CONTRIBUTING_CN.md) でプロジェクトに貢献する方法についての詳細を確認できます。