...
All needed services are supplied as Docker containers. The following table summarizes all the available services:
Service | Docker service name | Description |
---|---|---|
Kiuwan front | wildflykiuwan-f[n] | A Kiuwan front instance |
Kiuwan analyzer | wildflykiuwan-a[n] | A Kiuwan analyzer instance |
Kiuwan scheduler | wildflykiuwan-s[n] | A Kiuwan scheduler instance |
Kiuwan updater | updaterkiuwan | The Kiuwan container that manages Kiuwan On-Premises installations and updates |
Apache | apacheloadbalancer | The Apache web server instance that works as a front-end server and load balancer |
MySQL | mysqlkiuwan | The Kiuwan database |
Redis | redis_0000[n] | A Redis in-memory data store node |
Redis cluster creator | clustercreator | The Redis container that manages the Redis cluster creation |
The following diagram shows how Kiuwan On-Premises would be set out by default (that is, a single host default installation):
...