Skip to content

allenk1/prombbq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromBBQ w/iGrill V2

iGrill.py Source

https://github.com/bendikwa/igrill/blob/master/igrill.py

Running on Raspberry PI

  1. Build the Docker image
docker build -t prombbq -f Dockerfile .
  1. Run the new docker image.
docker run --net host -e PROMBBQ_PUSHSERVER=<pushgateway-url> -e PROMBBQ_BASIC_AUTH_USER=<basic-auth-user> -e PROMBBQ_BASIC_AUTH_PASSSWORD=<basicauth-pw> --restart always prombbq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published