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.6

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.

Flux is going into maintenance mode and will not be supported in InfluxDB 3.0. This was a decision based on the broad demand for SQL and the continued growth and adoption of InfluxQL. We are continuing to support Flux for users in 1.x and 2.x so you can continue using it with no changes to your code. If you are interested in transitioning to InfluxDB 3.0 and want to future-proof your code, we suggest using InfluxQL.

For information about the future of Flux, see the following: