docker-pega-web-ready
docker-pega-web-ready copied to clipboard
Docker project for generating a tomcat docker image for Pega
Since 8.7.0 having Pega Stream node is a deprecated configuration. Would be neat to have possibility to configure external Kafka service using environmental variables instead of having need to update...
A equal sign (=) is missing. Not sure if it will cause any issue but Pega will ignore whatever is set for pyUnpackBasePath. https://github.com/pegasystems/docker-pega-web-ready/blob/93f327007caab0f9255bc67da1d4813f4fc95cde/tomcat-bin/setenv.sh#L58
**Describe the bug** PegaMKTSMS and PegaMKTEmail are Valid NodeTypes for CDH Deployments and there is no configurational way to pass in those NodeTypes **To Reproduce** Set the -DNode=PegaMKTSMS or PegaMKTEmail...
#146 **Is your feature request related to a problem? Please describe.** support for custom certificates to be injectable to infinity **Describe the solution you'd like** Mounting the certificates into the...
Disabled reverse DNS lookups. Also removed spurious redirectPort argument. Fixes #104
**Describe the bug** The Tomcat connector will automatically do reverse DNS lookups for the source IPs of requests. It uses this, for example, to log human readable hostnames instead of...
Undocumented build instructions and dependency on container-structure-test for running 'make test'
**Describe the bug** The README.md doesn't include the (trivial) instructions on how to build the image ('make all'), nor how to execute the tests ('make test'). Further, to run the...
**Is your feature request related to a problem? Please describe.** As a consumer of the docker-pega-web-ready image, I want more control over the adoption of incoming changes in my pipeline....