Felhom Hub

Configuration

{{if eq .Flash "assets_refreshed"}}
Assets refreshed successfully from image seed.
{{end}} {{if eq .Flash "assets_error"}}
Asset refresh failed. Check server logs for details.
{{end}} {{if eq .Flash "assets_not_configured"}}
Asset manager is not configured.
{{end}}

Assets

App logos and screenshots served to controllers. Assets are seeded from the Docker image and synced to controllers daily via the asset manifest API.

Files in manifest {{.AssetCount}}
Manifest generated {{if .AssetLastSync}}{{.AssetLastSync}}{{else}}—{{end}}

Re-reads the baked-in asset seed directory and updates changed files. Controllers will pick up changes on their next daily sync or manual trigger.