Skip to content
Last updated

One-Shot Optimizer can be configured to match your deployment and signature requirements. This section covers the main configuration areas.

Configuration topics

  • Ports — Default ports and how to change the host port mapping in docker-compose.yml.

  • Logs — Access service logs with docker-compose logs for troubleshooting and monitoring.

  • Rootstore — Required for LTV/LTVLITE signature levels. Add trust chain certificates (PEM) so the Optimizer can validate and produce long-term validation signatures. If you do not use LTV/LTVLITE, rootstore configuration is not necessary.

  • Service settings — Billing credentials, certificate and key files for Uanataca connection, and settings.toml (environment, TSA URL, default billing). Required for both sandbox and production.

  • Webhook configuration — Callback URL for request status changes (async flow, VideoID). The production webhook URL must be set in your RA by the Operations Department.

Default configuration

Default ports and mappings are defined in the docker-compose.yml included with the One-Shot distribution. See Ports for the full list and how to customize them.