subscription-service / demo
Click around. It's a real running system.
The operator UI at subscription-service-ui.bzonfhir.com is the reference deployment. It's running the same Apache 2.0 code anyone can download from GitHub, behind a Cloudflare tunnel on a small home-lab box.
Create a free account on the demo Keycloak realm — email + password, no other details — and you'll land on the live dashboard. The instance is a public sandbox: data is wiped on every redeploy and the audit log is world-readable, so don't post real PHI.
"Create an account" opens Keycloak's hosted registration page in a new tab. After signup (and email confirmation, if enabled) you'll be redirected back to the operator UI signed in as your own user.
What you'll see once you're in
Real screenshots from the running operator UI, captured at 1440 × 900. Click any thumbnail to enlarge, or click the route name to open the live page in a new tab.
Want it running locally instead?
Two docker compose commands. No license server. No
signup. See the install snippet
on the product home, or jump to the repo's quickstart.