btmon inside docker container on Raspberry Pi

Post any 3rd party software here.
Post Reply
thesalcedo
Posts: 17
Joined: Wed Dec 12, 2018 9:02 pm

btmon inside docker container on Raspberry Pi

Post by thesalcedo » Wed Jun 08, 2022 12:01 pm

At some point, I managed to get btmon.py running inside a docker container and collecting data from the GEM. That Raspberry Pi died and I am now back trying to figure what I did to get it working. Is anyone here doing the same and can point me in the right direction? I can't seem to be able to find the container repository at all!

Cheers!
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: btmon inside docker container on Raspberry Pi

Post by ben » Thu Jun 09, 2022 2:18 pm

thesalcedo wrote:
Wed Jun 08, 2022 12:01 pm
At some point, I managed to get btmon.py running inside a docker container and collecting data from the GEM. That Raspberry Pi died and I am now back trying to figure what I did to get it working. Is anyone here doing the same and can point me in the right direction? I can't seem to be able to find the container repository at all!

Cheers!
The only docker I'm aware of is this one: https://github.com/tenstartups/ecm1240-monitor-docker

At this point you're better off grabbing one of the forks of btmon.py (or btmon3.py) off of Github and running that,
Ben
Brultech Research Inc.
E: ben(at)brultech.com
thesalcedo
Posts: 17
Joined: Wed Dec 12, 2018 9:02 pm

Re: btmon inside docker container on Raspberry Pi

Post by thesalcedo » Mon Dec 12, 2022 5:32 pm

A few months later, but for what it's worth, I built a docker container (Raspberry Pi 4 + Python 3):

https://hub.docker.com/repository/docke ... o/btmonrpi

Cheers!
Post Reply