下载 tarball,解压并找到一个名为“influxd”的二进制文件。
使其可执行
chmod +x 流入
生成配置文件
./influxd 配置 > influxdb.conf
使用启动服务
./influxd --config influxdb.conf
chmod +x 流入
./涌入
如果启动,则会显示“已连接到http://localhost:8086 ”。否则肯定有某个端口被占用。
influxdb 中使用的端口是 - 8086 和 8088。
有关更多详细信息或如果您想更改端口:
https://csetutorials.com/install-influxdb-without-root-access-linux.html