Aucune description

Lukas Cerny b65e90aa8a Fix multi-thread access to SensLog token il y a 3 ans
config b65e90aa8a Fix multi-thread access to SensLog token il y a 3 ans
src b65e90aa8a Fix multi-thread access to SensLog token il y a 3 ans
.gitignore 0624a5db72 added HTML table, refactored code il y a 4 ans
Dockerfile c189cf8317 Added authorization for SensLog 15 instance il y a 4 ans
README.md b65e90aa8a Fix multi-thread access to SensLog token il y a 3 ans
build.gradle b65e90aa8a Fix multi-thread access to SensLog token il y a 3 ans
gradlew eae00cdd99 Release Watchdog-1.1. il y a 4 ans
gradlew.bat eae00cdd99 Release Watchdog-1.1. il y a 4 ans
settings.gradle 73e9c7e0a4 Initial commit. il y a 5 ans

README.md

Docker build

  • Docker build docker build -t watchdog --build-arg config_file=./config/foodie.yaml .

  • Docker save docker save -o watchdog.tar watchdog