Published Unraid XML templates and shared icons for the JSONbored AIO app repos.
This repo is the distribution layer for Community Applications style templates. The source of truth for app behavior, CI, Dockerfiles, and detailed app docs lives in the individual AIO repos. This repo stores the synced XML and icon assets that Unraid users actually import.
It also contains the repository-level Community Applications maintainer profile used by CA when showing repository and author information.
- signoz-aio - in progress
- khoj-aio - in progress
- simplelogin-aio - in progress
- nanoclaw-aio - in progress
- mem0-aio - in progress
- Root
*.xmlfiles are the currently published Unraid templates. ca_profile.xmldefines the repository maintainer profile for Community Applications.icons/contains the shared icon assets referenced by those templates.- The app repos sync their XML and icon updates here.
- The sync model is intentionally simple: app repos should only need the
SYNC_TOKENsecret. Target paths should be hardcoded per repo rather than relying on GitHub repository variables.
- Keep template metadata aligned with the source AIO repos.
- Prefer raw
awesome-unraid/main/...URLs forTemplateURLandIcon. - Keep only CA-ready templates on
main. - Remove stale templates, docs, and icons instead of leaving placeholders behind.
This repository is intended to be a continuously updated catalog on main, not a formal release-managed artifact repository.
CHANGELOG.md may still be refreshed automatically to summarize catalog changes, but this repo does not cut formal GitHub Releases.
For app-specific release history, use the individual AIO repositories.