Monarch Media Platform v1.12
Monarch Media Platform v1.12 — the self-hosted streaming platform with AI recommendations, live TV, Authentik SSO and media automation.
This release was generated automatically by the release workflow (tagged push, schedule, or manual dispatch).
First-party images published to GHCR (also tagged latest):
ghcr.io/innotelinc/monarch-recs— AI recommendations + smart searchghcr.io/innotelinc/monarch-health— media health analytics
What's included:
monarch-deployment.tar.gz— full source +docker-compose.yml+ systemd payloadmonarch-source-bundle.tar.gz— full uncompiled repo for offline rebuilds- Full release: includes the docker image bundle and live ISO, built and uploaded by parallel jobs in this run.
How to use it:
- Live install — write
monarch-live-amd64.isoto a USB stick (dd), boot it, and launch Install Monarch from the desktop to install the whole platform onto an internal disk. - In-place install on an already-installed Linux box — run
scripts/install-monarch.shfrom the deployment payload, or./setup.shto also auto-configure Nginx Proxy Manager (subdomains + wildcard SSL). - Offline —
scripts/fetch-offline-bundle.shpulls the deployment bundle + docker image parts for a fully offline install.