Specials Screen
The backoffice screen your traders author, preview and publish League Goals specials from.
The trader-facing half of League Goals specials: a screen in the SportLive backoffice where a
trader picks a competition and a match day, sees the round's fixtures, previews every computed
line and publishes the special with one click.
What you get
- Author in seconds. Competition, match day, done — the fixture list and their goal
expectancies are filled in from your live feed.
- See before you sell. A full preview of every line and price before anything is published.
- Lifecycle in one place. Publish, edit, re-price and unpublish from the same screen; every
action is attributed to the trader who made it.
- Permission-gated. Only users granted the Specials permission see the screen at all.
How it is delivered
Loaded into the SportLive backoffice you already use — no separate site, no separate login. It
talks to the League Goals Specials Engine, which this screen requires.
Pull it from the SportLive registry
This package ships as a container image:
docker login registry.sportlive.hr
docker pull registry.sportlive.hr/betpipeline/backoffice:main
Registry credentials come with the contract — ask for them with your access request (Request access) and we issue a pull-only account for your deployment.
In a betpipeline deployment, bp register registry.sportlive.hr/betpipeline/backoffice:main writes the package into the cluster's
installed-package inventory (bp_framework.plugin_registry, which the portal
reads live), and the image then runs as one more service in the stack's compose file —
docker compose up -d on the box, exactly like a first-party vertex.