Download GreptimeDB latest release v1.0.0-rc.1 for your platform.
Linux v1.0.0-rc.1
Minimum supported glibc version: 2.29. For older operating systems, please checkout our release page
Windows v1.0.0-rc.1
Android v1.0.0-rc.1
Run greptime --help with downloaded executable for usage.
Docker
Pull GreptimeDB image v1.0.0-rc.1.
docker pull greptime/greptimedb:v1.0.0-rc.1
Check our docs about how to use the docker image.
On Kubernetes
Deploy GreptimeDB cluster on Kubernetes using our official Helm Charts.
helm repo add greptime https://greptimeteam.github.io/helm-charts/
helm repo update
Follow the instructions on Deploy GreptimeDB Cluster for detailed guide.
