This requirements can support up to
3000 active users daily
. If you have more users, you can scale the resources as needed.
SSD
StorageServices | Replicas | CPU | RAM - GB | Total CPU | Total RAM - GB |
---|---|---|---|---|---|
dify-api | 3 | 4 | 10 | 12 | 30 |
dify-worker | 3 | 3 | 10 | 9 | 30 |
unstructured | 3 | 1 | 4 | 3 | 12 |
dify-web | 3 | 2 | 8 | 6 | 24 |
dify-sandbox | 3 | 1 | 4 | 3 | 12 |
ssrf-proxy | 3 | 1 | 4 | 3 | 12 |
dify-enterprise | 3 | 1 | 4 | 3 | 12 |
dify-enterprise-frontend | 3 | 1 | 4 | 3 | 12 |
Total | 42 | 144 |
Update the values-no-infra-for-prod.yaml file.
persistence
with your persistence storage configurationexternalPostgres
with your postgres database configurationexternalRedis
with your redis database configurationvectorDB
with your vector db virtual machine configurationYou can install Dify Enterprise using the following guide. But you need to use values-no-infra-for-prod.yaml
instead of values.yaml
.
After the installation, you can verify the services status referring to the following guide.
This requirements can support up to
3000 active users daily
. If you have more users, you can scale the resources as needed.
SSD
StorageServices | Replicas | CPU | RAM - GB | Total CPU | Total RAM - GB |
---|---|---|---|---|---|
dify-api | 3 | 4 | 10 | 12 | 30 |
dify-worker | 3 | 3 | 10 | 9 | 30 |
unstructured | 3 | 1 | 4 | 3 | 12 |
dify-web | 3 | 2 | 8 | 6 | 24 |
dify-sandbox | 3 | 1 | 4 | 3 | 12 |
ssrf-proxy | 3 | 1 | 4 | 3 | 12 |
dify-enterprise | 3 | 1 | 4 | 3 | 12 |
dify-enterprise-frontend | 3 | 1 | 4 | 3 | 12 |
Total | 42 | 144 |
Update the values-no-infra-for-prod.yaml file.
persistence
with your persistence storage configurationexternalPostgres
with your postgres database configurationexternalRedis
with your redis database configurationvectorDB
with your vector db virtual machine configurationYou can install Dify Enterprise using the following guide. But you need to use values-no-infra-for-prod.yaml
instead of values.yaml
.
After the installation, you can verify the services status referring to the following guide.