Skip to content

apicht/docker-rpi-telegraf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpi-telegraf

Docker image containing InfluxData Telegraf compatible with the Raspberry Pi.

Example: Run and attach the Docker image with a volume mount.

If telegraf.conf doesn't exist in the mounted folder, an example will be created on startup.

mkdir -p /data/docker/telegraf
docker run -ti -v /data/docker/telegraf:/data apicht/rpi-telegraf

About

Docker image - Telegraf for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages