Categories

Versions

You are viewing the RapidMiner Go documentation for version 9.8 - Check here for latest version

RapidMiner Routing

RapidMiner Routing is an NGINX reverse proxy that provides routing and load balancing for the different services.

Routing

Configured routes are:

  • /am - routed to AM node
  • /rmid - routed to RMID node
  • /events - routed to EventTracking node

The default config in docker-compose-services.yml specifies the following nodes for the service.

Environment variable name Default services
AM_HOST_PORT_1 rapidminer-automodeler:8080
RMID_HOST_PORT_1 rapidminer-automodel-rmid:8080
EVENT_HOST_PORT rapidminer-ui-event-tracking:8080