Magnate.

v2.0.0 · RevenueOps live

Subscriptions into revenue
you actually own.

Magnate turns memberships into revenue you own: a storefront with Stripe checkout and instant account provisioning, recurring billing with prorated upgrades, an admin panel with MRR analytics and churn prevention, affiliate referrals and multi-tenant white-label storefronts — fronted by Jellyfin media delivery.

$ git clone https://github.com/innotelinc/magnate.git && cd magnate && cp .env.sample .env && docker compose up -d
Stripecheckout + recurring billing
Proratedupgrades & downgrades
MRRadmin analytics + churn
Jellyfinmedia delivery built in

Revenue, from checkout to analytics.

Every layer of the money path — storefront, billing, entitlements and reporting — on your own infrastructure.

Storefront + Stripe checkout

Instant account provisioning after payment; multi-tenant white-label storefronts.

Recurring billing

Plans, prorated upgrades, coupons and trials — Stripe handles the ledger.

MRR analytics

Admin panel with revenue analytics and churn prevention.

Affiliate referrals

Track referrals and pay out — acquisition you can measure.

Jellyfin media delivery

Premium streaming experience fronted by the self-hosted media server.

AI watchlists

Watchlists and recommendations to keep subscribers engaged.

The Revenue layer of the stack.

Magnate provides billing APIs to Monarch, Zeus, Oasis, Signara, Cerulean and Capstone — consuming Authentik for identity.

Storefront

Next.js storefront with Stripe Checkout and account provisioning.

Billing API

Plans, entitlements, webhooks and usage metering.

Admin panel

MRR analytics, users, plans, coupons and credentials.

Media

Jellyfin delivery with subscriber-scoped access.

# compose up — storefront + billing + media
$ docker compose up -d
>> [storefront] online → app.magnate.innotel.us
>> [stripe] webhook registered · prorated billing armed
>> [media] Jellyfin wired to subscriber groups
$ curl https://api.magnate.innotel.us/v1/plans
[{"id":"pro","price":1900,"interval":"month"}]

Roadmap.

Shipped as v2.0.0; usage metering and entitlement APIs are next.

v2.0.0 "RevenueOps"

Stripe storefront, prorated billing, MRR analytics, Jellyfin delivery.

done
v2.1.0 "Entitlements"

Usage metering and entitlement APIs for consuming platforms.

next
v3.0 "LTS"

Security audit, hardening, LTS channel.

later