# steward-plugins / index.yaml # # Plugin catalog for Steward. # Fetched by the app at: Settings → Plugins → Plugin Catalog # # After updating an entry, commit and push — changes are live within 5 minutes # (the app caches this file in-process for 300 seconds). # # See docs/plugins/index.yaml.example in the main app repo for the full schema. version: 1 updated: "2026-03-22" plugins: - name: docker version: "2.0.0" description: "Per-host Docker container status + resource usage, collected by the Steward host agent" author: "Steward" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins" homepage: "https://git.fabledsword.com/bvandeusen/Steward-plugins/src/branch/main/docker" download_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins/releases/download/docker-v2.0.0/docker.zip" checksum_sha256: "" tags: - containers - docker - infrastructure - name: traefik version: "1.0.0" description: "Traefik reverse proxy metrics and access log integration" author: "Steward" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins" homepage: "https://git.fabledsword.com/bvandeusen/Steward-plugins/src/branch/main/traefik" download_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins/releases/download/traefik-v1.0.0/traefik.zip" checksum_sha256: "" tags: - proxy - metrics - access-log - name: unifi version: "1.0.0" description: "UniFi Network controller integration — WAN health, devices, clients, DPI" author: "Steward" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins" homepage: "https://git.fabledsword.com/bvandeusen/Steward-plugins/src/branch/main/unifi" download_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins/releases/download/unifi-v1.0.0/unifi.zip" checksum_sha256: "" tags: - network - unifi - ubiquiti - name: ups version: "1.0.0" description: "UPS monitoring via NUT (Network UPS Tools) with Ansible shutdown automation" author: "Steward" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins" homepage: "https://git.fabledsword.com/bvandeusen/Steward-plugins/src/branch/main/ups" download_url: "https://git.fabledsword.com/bvandeusen/Steward-plugins/releases/download/ups-v1.0.0/ups.zip" checksum_sha256: "" tags: - ups - power - nut