Files
Andy George 40082f798d
Docker CI / Docker Build & Push (push) Waiting to run
Lint / Linting Checks (push) Waiting to run
Release Drafter / Update Release Draft (push) Waiting to run
Release Drafter / Auto Label PR (push) Waiting to run
Tests / vitest (1) (push) Waiting to run
Tests / vitest (2) (push) Waiting to run
Tests / vitest (3) (push) Waiting to run
Tests / vitest (4) (push) Waiting to run
Documentation: Arcane widget documentation formatting (#7171)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2026-09-23 22:39:41 +00:00

652 B

title, description
title description
Arcane Arcane Widget Configuration

Learn more about Arcane.

Allowed fields (max 4): running, stopped, total, images, images_used, images_unused, image_updates.

Default fields: running, stopped, total, image_updates.

widget:
  type: arcane
  url: http://localhost:3552
  env: 0 # required, 0 is Arcane default local environment
  key: your-api-key
  fields: ["running", "stopped", "total", "image_updates"] # optional

Using an API key for the widget requires permissions for: containers:list, images:list, and image-updates:read.