Unraid traefik

Buttons that allows you to easily add traefik.enable and wanted middlewares

作者
Masapa
日安装量
0
总安装量
2
评分
0 0 0
版本
2024-10-31
创建于
2024-10-29
更新于
2024-10-31
大小
2.0 KB
许可证
MIT
适用于

Allows user to easily add traefik.enable and middleware labels.

Change
// @match http://unraid.local/Docker/AddContainer*
// @match http://unraid.local/Docker/UpdateContainer*
// @match http://unraid.local/Apps/AddContainer*

to point to your own unraid instance

change const middlewares to array of wanted middlewares. First button adds the first elemenet from the array, second button adds everything.