Creating a Custom Deployer in OpenLegacy Hub
OpenLegacy allows its users to deploy created APIs as no-code containers to the cloud. When using the SaaS instance, OpenLegacy will deploy it to the OpenLegacy Cloud by default.
Since customers want to deploy to their own cloud instances, OpenLegacy has extended the functionality and now supports deployment to one of the following:
- EKS (Amazon Elastic Kubernetes Service)
- GKE (Google Kubernetes Engine)
- OpenShift
This option is available in both the SaaS and Hub Enterprise editions.
Step-by-Step Setup Process
To create a custom deployer and deploy your project, follow these steps:
- Navigate to the Tenants Global Settings Page
- Select
Deployers - Create a new Deployer - Configure the connection details (endpoint, credentials, etc.)
- Go to the relevant project
- Click the
Deploybutton - Select your custom deployer
- Click Deploy
Key Benefits
- Deploy no-code APIs to your preferred Kubernetes platform
- Full control over your cloud infrastructure
- Consistent deployment experience across SaaS and Enterprise
- Automated container deployment with minimal configuration
This process enables seamless deployment of OpenLegacy-generated microservices to your enterprise Kubernetes clusters.
Updated about 14 hours ago
