dify-docs/en/getting-started/install-self-hosted
takatost 96aac7ff69
use poetry as python dependencies tool (#126)
2024-06-29 18:04:33 +08:00
..
README.md En cn sync (#114) 2024-06-17 17:35:59 +08:00
docker-compose.md update docs to reflect latest deployment flow (#124) 2024-06-29 00:53:59 +08:00
environments.md En cn sync (#114) 2024-06-17 17:35:59 +08:00
install-faq.md Feat/ssrf proxy configuration (#89) 2024-05-14 13:56:16 +08:00
local-source-code.md use poetry as python dependencies tool (#126) 2024-06-29 18:04:33 +08:00
start-the-frontend-docker-container.md GITBOOK-80: No subject 2024-04-25 13:42:41 +00:00

README.md

Install (Self hosted)

The Dify Self hosted Edition, which is the open-source on GitHub, can be deployed in one of the following two ways:

  1. Docker Compose Deployment
  2. Local Source Code Start

Contributing

To ensure proper review, all code contributions - including those from contributors with direct commit access - must be submitted via pull requests and approved by the core development team prior to being merged.

We welcome all pull requests! If you'd like to help, check out the Contribution Guide for more information on how to get started.