We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InfluxDB
Open-source time series database for IoT and analytics.
https://www.influxdata.com/
https://docs.influxdata.com/influxdb/v2.4/
https://docs.influxdata.com/influxdb/v2.4/install/
https://github.com/influxdata/influxdb
MIT
No response
The text was updated successfully, but these errors were encountered:
somewhat related to #3709 and #2292
Sorry, something went wrong.
Digging into this, I found that 32-bit archs are not supported with influxdb 2.x (https://www.influxdata.com/blog/influxdb-oss-and-enterprise-roadmap-update-from-influxdays-emea/)
So the remaining archs we could support are x64 and aarch64. As for x64, one can use influxdb with docker.
Probably it is not worth the effort to create an influxdb package for aarch64.
Successfully merging a pull request may close this issue.
Software Name
InfluxDB
Brief Description
Open-source time series database for IoT and analytics.
Website
https://www.influxdata.com/
Documentation
https://docs.influxdata.com/influxdb/v2.4/
Build/Installation documentation
https://docs.influxdata.com/influxdb/v2.4/install/
Source code
https://github.com/influxdata/influxdb
OpenSource License
MIT
Other License
No response
The text was updated successfully, but these errors were encountered: