This topic lists the prerequisites for using the PAS for OpenEdge Docker image.

System requirements

  • Latest version of Red Hat Enterprise Linux (RHEL), supported by OpenEdge
  • Docker Community Edition (Docker-CE) 24.0.7

Required artifacts

Before deploying applications, you must provide the following artifacts:
License
Copy the generated Progress license file into deploy folder/license/progress.cfg.
JDK image
Ensure that the JDK image is available in the Docker environment.
Deployable application
Copy the created ABL application archive files into deploy folder/ablapps/ABL app name.zip.
Runtime configurations
Place the runtime.properties file into deploy folder/conf
Custom Fluent Bit configurations
If you are using Fluent Bit and want to customize the default configuration, then copy the configuration files into deploy folder/conf/logging.

Prerequisites for using the deploy scripts

  • Java version 8 or later
  • Apache Ant version 1.9.4 or later