Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dashpool/dashmiddleware

Repository files navigation

dashmiddleware

dashmiddleware is a middleware plugin for Traefik to integrate Dash apps into Dashpool

Configuration

Static

pilot:
  token: "xxxxx"

experimental:
  plugins:
    dashmiddleware:
      moduleName: "github.com/dashpool/dashmiddleware"
      version: "v0.0.35"

Dynamic

apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
  name: dash
  namespace: dashpool-system
spec:
  plugin:
    dashmiddleware:
      trackurl: http://backend.dashpool-system:8080/track
      recorded:
        - _dash-update-component
        - plotApi

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors