Skip to content

Monarch Media Platform v1.14

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:23
· 18 commits to main since this release

Monarch Media Platform v1.14 — 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 search
  • ghcr.io/innotelinc/monarch-health — media health analytics

What's included:

  • monarch-deployment.tar.gz — full source + docker-compose.yml + systemd payload
  • monarch-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.iso to 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.sh from the deployment payload, or ./setup.sh to also auto-configure Nginx Proxy Manager (subdomains + wildcard SSL).
  • Offlinescripts/fetch-offline-bundle.sh pulls the deployment bundle + docker image parts for a fully offline install.