This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Hyperscale Compliance

Advanced configurations for Docker Compose deployment

Changing the target port of the profiler service

  1. By default, the profiler service is accessible at TCP port 8080 (http://<host_ip_name>:8080/)

  1. If the port is unavailable, it can be changed by editing the TARGET_PORT available in .env file.

TARGET_PORT=<new_target_port>
  1. The profiler can then be accessed via http://<host_ip_name>:<new_port>/