InfluxDB 2 for arm32v7 release date?

@heath we won’t be releasing an arm32v7 build / any other 32-bit builds of 2.x (you can see some information about our reasoning in this blog post). The good news is that we’re already building & releasing arm64v8 builds, including in Docker! If you pull influxdb:2.0 from an arm64 system it should do the right thing.

Newer raspberry pi’s have 64-bit hardware but ship with a 32-bit OS, so you might need to install a different OS before you can get started. Beta images of 64-bit Raspberry Pi OS are available for download here. You can also install 64-bit Ubuntu or another Linux distribution on the rpi.

3 Likes