https://github.com/progress/openedge-demos
https://github.com/progress/openedge-demos
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/progress/openedge-demos
- Owner: progress
- License: apache-2.0
- Created: 2020-06-03T13:12:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T14:37:06.000Z (over 3 years ago)
- Last Synced: 2024-04-14T23:26:24.955Z (about 2 years ago)
- Language: Shell
- Size: 246 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenEdge Demos
Collection of demo code using OpenEdge.
## Running the demo code
Please refer to the README.md file in the selected demo folder for specific instructions on how to run the demo code.
## Demos
### ssj
This demo provides sample code to demonstrate the Server Side Joins functionality introduced in OpenEdge 12.
## pasoe_sample_app_using_scripts
Demo of running the container sample application for PASOE. Infrastructure as Code (IaC) files provides support to run using Docker and Podman.
## openedge-12.6.0
This demo uses IaC with Vagrant to create a VM with OpenEdge 12.6 which then can be used to create a Vagrant box.
## loadmaster
This demo uses IaC with Vagrant to create an environment for PAS for OpenEdge to work with LoadMaster and demonstrate Blue/Green Deployment.