bookworm
), x86_64jammy
), x86_648000
for http traffic, and port 8001
for websockets traffic.
You will also need to allow the following outbound traffic in your firewall rules:
http://optimize.rime.ai/usage
: registers on-prem usage with our servers.http://optimize.rime.ai/license
: verifies that your on-prem license is active.us-docker.pkg.dev
on port 443
: container image registry.us-docker.pkg.dev/rime-labs/arcana/v2/de:20250823
us-docker.pkg.dev/rime-labs/arcana/v2/en:20250823
us-docker.pkg.dev/rime-labs/arcana/v2/es:20250823
us-docker.pkg.dev/rime-labs/arcana/v2/fr:20250823
us-docker.pkg.dev/rime-labs/mist/v2/en:20250814
us-docker.pkg.dev/rime-labs/api/service:20250731
docker-compose.yml
file with your editor of choice to define the services and their configurations:
When running on Kubernetes, ensure thatMODEL_URL
points tohttp://0.0.0.0:8080/invocations
instead of the Docker Compose service name.
Note: Once the containers are started, expect 5 minutes delay for warm up before sending first tts requests.
8001
. For example ws://localhost:8001
which will be eqivalent to our cloud websockets-json api .