Skip to content

mukundha/healthcheck-edgemicro-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

About

Edgemicro healthcheck plugin, that returns OK for a configured heartbeat path.

Why

To configure healthcheck for Edgemicro, you will need to create synthetic API proxy. But you do not want authentication for this healthcheck endpoint, so this plugin allows you to configure a healthcheck endpoint by skipping authentication

Configuration

Plugin configuration
<EDGEMICRO_HOME>/plugins git clone https://github.com/mukundha/healthcheck-edgemicro-plugin/
Plugin configuration
healthcheck-edgemicro-plugin:
  path: /<healthcheck_path>
Sequence Configuration
  plugins:
    sequence:
      - healthcheck-edgemicro-plugin
      - oauth

More Details

##License MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages