dify-docs/en/getting-started/install-self-hosted
Chenhe Gu 7944443cce
add directions for editing with docker env files (#79)
2024-05-26 20:58:46 +08:00
..
README.md GITBOOK-83: No subject 2024-04-25 13:48:07 +00:00
docker-compose.md add directions for editing with docker env files (#79) 2024-05-26 20:58:46 +08:00
environments.md GITBOOK-78: No subject 2024-04-25 13:39:20 +00:00
install-faq.md Feat/ssrf proxy configuration (#89) 2024-05-14 13:56:16 +08:00
local-source-code.md GITBOOK-45: No subject 2024-01-23 17:18:37 +00: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.