Main steps: Using deploy scripts
- Last Updated: January 23, 2024
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To run the PAS for OpenEdge Docker container:
- Check the prerequisites and ensure that they are all accounted for.
- Download the PAS for OpenEdge Docker Image.
- Generate a license file and place it in the proper directory.
- Generate a zip file of your ABL App.
- Ensure that the JDK image is available to your Docker environment.
- Use the provided deploy scripts for the Docker, Docker Compose, and Minikube configurations. If you want to use a different configuration, then customize your deployment method.
- Deploy and verify your application.