update to title in importatnt note to make it more clear
parent
9e767bcd63
commit
059d60117c
|
|
@ -35,7 +35,7 @@ Once you have all the prerequisites in place, follow these steps to implement th
|
||||||
To activate the Processing Engine, start your {{% product-name %}} server with the `--plugin-dir` flag. This flag tells InfluxDB where to load your plugin files.
|
To activate the Processing Engine, start your {{% product-name %}} server with the `--plugin-dir` flag. This flag tells InfluxDB where to load your plugin files.
|
||||||
|
|
||||||
> [!Important]
|
> [!Important]
|
||||||
> #### Keep influxdb3 and python/ together
|
> #### Keep the influxdb3 binary with its python directory
|
||||||
>
|
>
|
||||||
> The influxdb3 binary requires the adjacent `python/` directory to function.
|
> The influxdb3 binary requires the adjacent `python/` directory to function.
|
||||||
> If you manually extract from tar.gz, keep them in the same parent directory:
|
> If you manually extract from tar.gz, keep them in the same parent directory:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue