Download GreptimeDB latest release v1.1.0 for your platform.
Linux v1.1.0
Minimum supported glibc version: 2.29. For older operating systems, please checkout our release page
Windows v1.1.0
Android v1.1.0
Run greptime --help with downloaded executable for usage.
Docker
Pull GreptimeDB image v1.1.0.
docker pull greptime/greptimedb:v1.1.0
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.
