Migrate from Homepage
AMUD does not use YAML as primary config, but supports one-time import from Homepage files.
What you need
services.yaml(and optionallywidgets.yaml) from your Homepage config directory
Import steps
- Open Settings → Integrations → Import from Homepage
- Paste
services.yamlinto the text area - Click Preview — AMUD maps known
widget.typevalues to integration types - Click Import — apps are inserted into SQLite (duplicates by name/URL are skipped)
API (admin)
POST /api/migration/homepage/preview— form fieldservices_yamlPOST /api/migration/homepage/import— form fieldservices_yaml+ CSRF
Docker label discovery
Containers with Homepage-style labels (homepage.name, homepage.href, homepage.widget.type) are included when using Discover Docker from Settings.
After import
- Re-enter API keys if they were env-only in Homepage (AMUD stores them encrypted)
- Enable Accept invalid certs if you use HTTPS with self-signed homelab certs
- Remove Homepage when satisfied — AMUD agent telemetry and feeds are separate features Homepage does not provide