Documentation

Upgrade from InfluxDB 2.x to InfluxDB 2.7

Upgrade to InfluxDB 2.7 from an earlier version of InfluxDB 2.x.

InfluxDB 2.0 beta-16 or earlier

If you’re upgrading from InfluxDB 2.0 beta-16 or earlier, you must first upgrade to InfluxDB 2.0, and then complete the steps below.

Do one of the following:

Use homebrew to upgrade

brew upgrade influxdb

Manually upgrade

To manually upgrade, download and install the latest version of InfluxDB 2.7 for macOS in place of your current 2.x version.

Download and install the latest version of InfluxDB 2.7 for Linux in place of your current 2.x version.

Download and install the latest version of InfluxDB 2.7 for Windows in place of your current 2.x version.

To upgrade to InfluxDB 2.7 with Docker, update your Docker image to use the latest InfluxDB image.

influxdb:2.7.11

Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more

InfluxDB 3 Open Source Now in Public Alpha

InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing.

We are releasing two products as part of the alpha.

InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security.

For more information on how to get started, check out: