|
@@ -100,10 +100,12 @@ docker compose up -d
|
|
|
|
|
|
After running, you can access the Dify dashboard in your browser at [http://localhost/install](http://localhost/install) and start the initialization installation process.
|
|
|
|
|
|
-### Helm Chart
|
|
|
+#### Deploy with Helm Chart
|
|
|
|
|
|
-Big thanks to @BorisPolonsky for providing us with a [Helm Chart](https://helm.sh/) version, which allows Dify to be deployed on Kubernetes.
|
|
|
-You can go to https://github.com/BorisPolonsky/dify-helm for deployment information.
|
|
|
+[Helm Chart](https://helm.sh/) version, which allows Dify to be deployed on Kubernetes.
|
|
|
+
|
|
|
+- [Helm Chart by @LeoQuote](https://github.com/douban/charts/tree/master/charts/dify)
|
|
|
+- [Helm Chart by @BorisPolonsky](https://github.com/BorisPolonsky/dify-helm)
|
|
|
|
|
|
### Configuration
|
|
|
|
|
@@ -120,6 +122,7 @@ For those who'd like to contribute code, see our [Contribution Guide](https://gi
|
|
|
|
|
|
At the same time, please consider supporting Dify by sharing it on social media and at events and conferences.
|
|
|
|
|
|
+
|
|
|
### Contributors
|
|
|
|
|
|
<a href="https://github.com/langgenius/dify/graphs/contributors">
|