Skip to content

Host scripts/files to install Timeplus Enterprise or Timeplus Proton via curl or helm

Notifications You must be signed in to change notification settings

timeplus-io/install.timeplus.com

Repository files navigation

Introduction

The original host that hosts our binary is install.timeplus.com. However, in order to monitor the traffic, we use https://app.scarf.sh/ as the forward service and d.timeplus.com as the user-facing host.

For example, our Proton helm chart is located at https://d.timeplus.com/charts/timeplus-proton-v1.0.0.tgz.

https://d.timeplus.com/charts/timeplus-proton-v*.tgz -> Route53 -> scarf.sh -> https://install.timeplus.com/charts/timeplus-proton-v*.tgz`

For any new helm chart, please create a corresponding pacakge on scarf.sh to proxy the URL (example). Otherwise the user will get 404 when visiting d.timeplus.com.

Install Timeplus with curl

Install Timeplus Proton

curl https://install.timeplus.com/oss | sh

Install Timeplus Enterprise (stable release)

curl https://install.timeplus.com | sh

or

curl https://install.timeplus.com/stable | sh

Install Timeplus Enterprise (preview release)

curl https://install.timeplus.com/preview | sh

Install Timeplus Enterprise Stream Processing Demo (docker compose)

curl https://install.timeplus.com/sp-demo | sh

About

Host scripts/files to install Timeplus Enterprise or Timeplus Proton via curl or helm

Resources

Stars

Watchers

Forks

Contributors 5

Languages