Update for influxdb2
Updated environment options and readme
This commit is contained in:
parent
42d0ea02a3
commit
0def56d219
3 changed files with 164 additions and 155 deletions
|
|
@ -11,7 +11,7 @@ apt-get update && \
|
|||
apt-get -q -y install --no-install-recommends apt-utils gnupg1 apt-transport-https dirmngr && \
|
||||
\
|
||||
# Install Python packages
|
||||
pip3 install pythonping influxdb && \
|
||||
pip3 install pythonping influxdb-client && \
|
||||
\
|
||||
# Clean up
|
||||
apt-get -q -y autoremove && apt-get -q -y clean && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue