Greasy Fork 支持简体中文。

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.