diff --git a/README.md b/README.md index 66b6be8fdb..019a7c848b 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,17 @@ replacing Prometheus, Loki, and Elasticsearch -Version +Stable - -Releases + +Canary + +Nightly + + +stable for production  ·  latest includes pre-releases  ·  nightly is a weekly snapshot of main + Docker Pulls @@ -149,7 +155,7 @@ docker run -p 127.0.0.1:4000-4003:4000-4003 \ --name greptime --rm \ greptime/greptimedb:latest standalone start \ --http-addr 0.0.0.0:4000 \ - --rpc-bind-addr 0.0.0.0:4001 \ + --grpc-bind-addr 0.0.0.0:4001 \ --mysql-addr 0.0.0.0:4002 \ --postgres-addr 0.0.0.0:4003 ``` @@ -209,14 +215,6 @@ Read the [v1.0 highlights](https://greptime.com/blogs/2025-11-05-greptimedb-v1-h If GreptimeDB is useful to you, please star the repo. - - - - - Star History Chart - - - Known Users ## Community