Sign inSign up

adobecoldfusion/pmt2021

By adobecoldfusion

Updated 9 months ago

This repository contains docker image of ColdFusion Performance Monitoring Toolset(2021 Release)

Image
Languages & frameworks
Monitoring & observability
1

3.0K

adobecoldfusion/pmt2021 repository overview

To pull a image from this repository use the following command and then launch a container out of this image -

docker pull adobecoldfusion/pmt2021:latest
docker container run -dt -e acceptEULA=YES  adobecoldfusion/pmt2021:latest

To launch a container directly -

docker container run -dt -e acceptEULA=YES adobecoldfusion/pmt2021:latest

To change the password of Performance Monitoring Toolset Dashboard -

docker run -d -p 9103:9101 -e acceptEULA=YES -e datastoreHost=<hostname> -e datastorePort=<port> -e startDatastore=false -e password=Adobe123 pmt2021:latest

To get a list of environment variables supported with this image -

docker run --rm -it adobecoldfusion/pmt2021:latest help

Supported tags with this repository -

adobecoldfusion/pmt2021:latest
adobecoldfusion/pmt2021:2021.0.2
adobecoldfusion/pmt2021:2021.0.3
adobecoldfusion/pmt2021:2021.0.4


Please refer https://helpx.adobe.com/in/coldfusion/using/docker-images-coldfusion.html for more information

Tag summary

Content type

Image

Digest

sha256:eddf2a138

Size

292.2 MB

Last updated

9 months ago

docker pull adobecoldfusion/pmt2021