Skip to content

BayLibre/lava-healthchecks-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lava-healthchecks-binary

Collection of healthchecks for LAVA labs.

This is the kernel/dtb/rootfs repository which must be used along with https://github.com/montjoie/lava-healthchecks.

hosting

If you want to host locally all healthchecks, a docker is provided:

  • Modify healthchecks with:
sed -i "s,https://github.com/montjoie/lava-healthchecks-binary/blob/master,http://$(ip route | awk '/^default/ { print $3 }'):8080," health-checks/*
  • Run docker build . -t lava-healthchecks-binary-www
  • Run docker run -p 8080:80 lava-healthchecks-binary-www

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published