cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using docker containerized host as ActiveGate server

arunkumarv
Newcomer

There is a windows host where we need to install one agent and in the same server can we create a docker containerized host and will this docker containerized host can be used as a Activegate server. 

If yes, kindly provide steps to install and configure. 

1 REPLY 1

Eric_Yu
Dynatrace Mentor
Dynatrace Mentor

There's a reference guide in the docs for containerized AG deployment, but no documentation for docker:
https://docs.dynatrace.com/docs/shortlink/ag-container-deploy


However, I'd discourage you from using the same host for both purposes since:

  • If you just want to route the oneAgent traffic to the Dynatrace Cluster, the OneAgent is fully capable of doing it on its own, granted it has access to those IP addresses. 
  • For any of the other ActiveGate capabilities, the best course of action (best practice) is to give it a dedicated resource pool, so it doesn't compete for resources with the application running on your host.

Hope it was helpful.

Eric Yu | LATAM ACE Consultant

Featured Posts