-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker-compose-withDtAppMon.yml does not match Dynatrace-AppMon-Docker project #3
Comments
Here are the modifications I made to get the Composefile to interact with the Dynatrace Server from
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to get the dockerized version of AppMon to work with easyTravel-Docker as per the instructions. I've successfully setup Dynatrace-AppMon-Docker and can run it in docker.
Unfortunately, the command
docker-compose -f docker-compose-withDtAppMon.yml up
fails because the links to the AppMon docker setup (networks, volumes) do not match. I've tried porting the configuration file to v3 and fixing the links, but have been unable to get it working.Any help would be much appreciated.
Thanks,
Martin
The text was updated successfully, but these errors were encountered: