Ontime¶
Event rundown timer.
| Runtime | Container (Docker Swarm) |
| Tier | Experimental |
| Node | swarm-media |
| Image | getontime/ontime:v4.10.0 |
| URL | https://ontime.lab.riversfamily.uk |
| Auth | Forward-auth (authentik@swarm) |
| Source | ansible/stacks/experimental/ontime/ |
Volumes¶
| Volume | Path | Backing | Contents |
|---|---|---|---|
data |
/data |
Local | Rundown data and settings |
Secrets¶
None.
Gotchas¶
- The blanket forward-auth gate also covers Ontime's public output/overlay
views, which are meant to be reachable without authentication (e.g. for a
stream overlay or a public display). If that's needed, those views should
be split onto their own Traefik router without the
authentik@swarmmiddleware — flagged in the compose template as known future work, not yet done.