diff --git a/README.md b/README.md index 9007048..aece2b2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ To run modules of the *UNICORN Binance DepthCache Cluster* you need a [valid lic ### Helm Chart - Get a Kubernetes Cluster of your choice and connect `kubectl`. +- Install Helm: https://helm.sh/docs/intro/install/ - Install dependencies: ``` kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml diff --git a/dev/helm/release.sh b/dev/helm/release.sh index 07b9407..4d36dea 100755 --- a/dev/helm/release.sh +++ b/dev/helm/release.sh @@ -1,5 +1,3 @@ -cd ./dev/helm/ -helm package ./lucit-ubdcc/ +cd ./docs/helm +helm package ../../dev/helm/lucit-ubdcc/ helm repo index . --url https://unicorn-binance-depth-cache-cluster.docs.lucit.tech/helm -cp index.yaml ../../docs/helm/ -cp *.tgz ../../docs/helm/ \ No newline at end of file diff --git a/dev/sphinx/source/readme.md b/dev/sphinx/source/readme.md index 78ebcc4..9007048 100644 --- a/dev/sphinx/source/readme.md +++ b/dev/sphinx/source/readme.md @@ -11,7 +11,7 @@ [![Gitter](https://img.shields.io/badge/community-gitter-41ab8c)](https://gitter.im/unicorn-trading-suite/unicorn-binance-depthcache-cluster?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Get Free Professional Support](https://img.shields.io/badge/chat-lucit%20support-004166)](https://www.lucit.tech/get-support.html) -# UNICORN Binance DepthCache Cluster +# UNICORN DepthCache Cluster for Binance A Kubernetes application from LUCIT to manage multiple and redundant UNICORN Binance Local Depth Cache Instances on a Kubernetes Cluster for high-frequency access to Binance's DepthCache data (order books). @@ -22,6 +22,20 @@ Kubernetes Cluster for high-frequency access to Binance's DepthCache data (order To run modules of the *UNICORN Binance DepthCache Cluster* you need a [valid license](https://shop.lucit.services/software/unicorn-depthcache-cluster-for-binance)! +## Installation + +### Helm Chart + +- Get a Kubernetes Cluster of your choice and connect `kubectl`. +- Install dependencies: + ``` + kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml + ``` +- Install the UNICORN DepthCache Cluster for Binance + ``` + helm install lucit-ubdcc https://unicorn-binance-depth-cache-cluster.docs.lucit.tech/helm + ``` + ## How to report Bugs or suggest Improvements? [List of planned features](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-depthcache-cluster/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) - click ![thumbs-up](https://raw.githubusercontent.com/lucit-systems-and-development/unicorn-binance-suite/master/images/misc/thumbup.png) if you need one of them or suggest a new feature! diff --git a/docs/_sources/readme.md.txt b/docs/_sources/readme.md.txt index 78ebcc4..9007048 100644 --- a/docs/_sources/readme.md.txt +++ b/docs/_sources/readme.md.txt @@ -11,7 +11,7 @@ [![Gitter](https://img.shields.io/badge/community-gitter-41ab8c)](https://gitter.im/unicorn-trading-suite/unicorn-binance-depthcache-cluster?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Get Free Professional Support](https://img.shields.io/badge/chat-lucit%20support-004166)](https://www.lucit.tech/get-support.html) -# UNICORN Binance DepthCache Cluster +# UNICORN DepthCache Cluster for Binance A Kubernetes application from LUCIT to manage multiple and redundant UNICORN Binance Local Depth Cache Instances on a Kubernetes Cluster for high-frequency access to Binance's DepthCache data (order books). @@ -22,6 +22,20 @@ Kubernetes Cluster for high-frequency access to Binance's DepthCache data (order To run modules of the *UNICORN Binance DepthCache Cluster* you need a [valid license](https://shop.lucit.services/software/unicorn-depthcache-cluster-for-binance)! +## Installation + +### Helm Chart + +- Get a Kubernetes Cluster of your choice and connect `kubectl`. +- Install dependencies: + ``` + kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml + ``` +- Install the UNICORN DepthCache Cluster for Binance + ``` + helm install lucit-ubdcc https://unicorn-binance-depth-cache-cluster.docs.lucit.tech/helm + ``` + ## How to report Bugs or suggest Improvements? [List of planned features](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-depthcache-cluster/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement) - click ![thumbs-up](https://raw.githubusercontent.com/lucit-systems-and-development/unicorn-binance-suite/master/images/misc/thumbup.png) if you need one of them or suggest a new feature! diff --git a/docs/changelog.html b/docs/changelog.html index a71e475..497a714 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -326,7 +326,7 @@