Skip to content

Uses podman to create a pod for gathering and displaying ruuvitag data.

Notifications You must be signed in to change notification settings

tlsalmin/ruuvitag_podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ruuvitag-listener in podman.

Combined ruuvitag-listener, grafana, influxdb and telegraf to host gathering and displaying of ruuvitag data on a single device. Tested on a raspberry pi 4.

Probably works on other architectures too. Downloads and compiles the ruuvitag-listener. Generates systemd files to add the pod as a service.

Copied most of the stuff from https://gitlab.com/webziz/ruuvitag-docker and changed it to podman format. Combined the telegraf and ruuvitag-listener to a single container. The download method for ruuvitag-listener was changed to compiling the ruuvitag-listener itself as the binary wasn't arm-based.

Usage:

sudo ./create.sh

Due to the network parts and capabilities required by bluetooth.

Link and enable the service files to start automatically with systemd.

About

Uses podman to create a pod for gathering and displaying ruuvitag data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages