Sign inSign up

adobecoldfusion/pmt

By adobecoldfusion

Updated about 1 month ago

This repository contains docker image of ColdFusion Performance Monitoring Toolset.

Image
Security
Monitoring & observability
1

7.3K

adobecoldfusion/pmt 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/pmt:latest
docker container run -dt -e acceptEULA=YES  adobecoldfusion/pmt:latest

To launch a container directly -

docker container run -dt -e acceptEULA=YES adobecoldfusion/pmt: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 pmt:latest

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

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

Supported tags with this repository -

adobecoldfusion/pmt:latest
adobecoldfusion/pmt:latest-2021
adobecoldfusion/pmt:latest-2025

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

Tag summary

Content type

Image

Digest

sha256:91b8d624c

Size

784.4 MB

Last updated

about 1 month ago

docker pull adobecoldfusion/pmt