i have a kubernetes cluster in my premises and i need to deploy the app that i created on outsystems in the kubernetes platform. The issue i have is that the app can be exported only in oml or oap type that is not compatible with kubernetes
Unfortunately, what you asked is not possible in OutSystems 11. OML and OAP are modules and application source code/metadata. The actual code executes on the Platform Server, which runs on a Windows Server.
Is it possible to do it with an older version 10 or 9 let's say?
None of these versions support this feature. The latest offering from OutSystems, ODC, does support Docker, but it is still not available for end customers to host. It is managed by OutSystems themselves.
Hi @George Antoniou
OutSystems 11 it's not possible to deploy and run your apps on Linux containers. OutSystems did start with the migration to .NET Core (notice that .NET Core 3.1 is also installed with the platform), but as you can read in the article, it's a whole process and they cannot migrate everything at once.
On the positive side of things, with Project Neo that was recently announced during OSDC 2021, you will be able to run your apps on Linux containers and Kubernetes using a microservice architecture. Also .NET Framework 4.x will be migrated to .NET 6.
If you are interested to try out Project Neo, you can sign up for the public EAP
https://www.outsystems.com/eap/.
Regards,
Md Mansur
Thank very much i did download the platform and installed it on a windows server. My question now is if there is a trial license key to use for on premise installation. Because i would like to try it but on my premises not using the cloud
You need to reach out to the OutSystems sales team or a partner in your region to get a trial license.