<< Click to Display Table of Contents >> RayVentory Data Hub > 12.6 u5 > Installation Guide > Data Hub Agent > Docker Usage |
DataHub Agent for Docker can be installed from the following image:
raynetgmbh/rayventory-datahubagent
The following variables are available when creating the container from image raynetgmbh/rayventory-datahubagent:
Environment variable |
Description and sample value |
DataHubAgent_DataHubUrl |
The URL of the Data Hub server. This may be an URL referring the internal service name, when the image is started from a docker compose file.
Example value: |
DataHubAgent_TenantId |
A GUID value, representing the tenant ID. You can get your tenant ID by opening the Administration > Agents page, and pressing a button to install a new agent. Example value: |
You can install an agent from the standard Docker compose file. For more information, refer to the following chapter: Usage