curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source .cargo/env
vim .cargo/config
sudo apt install flatc
git clone https://github.com/influxdata/influxdb_iox.git
cd influxdb_iox/
cargo build --release
Ubuntu20.04安装influxdb_iox
最新推荐文章于 2024-07-16 21:04:51 发布