Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell Trusted Device Installation and Administrator Guide v5.5

Run the Event Repository

After downloading the Docker image, the Event Repository must be initialized to begin collating data from the agents. See this Docker article for more information on Docker run commands. The following table details the Docker-based variables needed to configure the Event Repository container:

Table 1. Event Repository variables
Variable Meaning
-d Run the docker container in a detached mode.
dellemc/dtd-event-repository Defines the container image to use for this container.
NOTE: If a specific version of the Event Repository image is required, append this command with :<version number>. For example: dellemc/dtd-event-repository:1.0.2.0
-it Starts an interactive command-line session connected to the Docker container.
-p Specifies ports used for the container.
--rm Automatically removes the container when it exits.
-u nobody The recommended unelevated user context in which the container is run.
-v Enables the creation of a volume shared between the Docker host and the Docker container.
  • The following example starts the Event Repository container in unelevated user context and maps C:\eventrepository\Data on the host computer to /app/appsettings.json in the container then configures the host listening on port 31235 while using port 5001 in the container.
    NOTE: This example retrieves the latest Docker image if it is not present on the target computer.
    docker run -it –rm -d -p 31235:5001 -v c:\eventrepository\appsettings.json:/app/appsettings.json -v c:\eventrepository\Data:/var/data -v C:\eventrepository\certs:/app/certs -u nobody dellemc/dtd-event-repository 
    		  

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\