./ibsetup_v10_[build-number]_linux_x86_64.ubin install --help
Usage:
ibsetup_v10_[build-number]_linux_x86_64.ubin install <options>
options:
-h, --help - show help
-P, --accept-eula - agree to the EULA
mandatory options:
-A, --data-dir=<path> - directory for IB data
-O, --incredibuild-manager-host=<host> - ip/hostname of Incredibuild Manager
options for End Point Service:
-L, --incredibuild-manager-port=<port> - port of Incredibuild Manager [8000]
options for Build Cache Service:
-Q, --build-cache-max-size=<size> - maximum cache size of Build Cache in GB [50]
-G, --build-cache-location=<path> - directory for Build Cache [/etc/incredibuild_build_cache/build_cache]
-S, --build-cache-service-port=<port> - port of Build Cache Endpoint [51100]