This page provides setup instructions for Dify. Choose your preferred deployment method.
The easiest way to deploy Dify is using Docker Compose:
# Clone the repository
git clone https://github.com/langgenius/dify.git
cd dify/docker
# Copy environment file
cp .env.example .env
# Start all services
docker compose up -d
Access Dify at http://localhost:3000.
http://localhost:3000Choose your deployment method:
Stuck on a step or need custom configuration? We provide paid consulting for Dify deployments, from single-instance setups to enterprise clusters.