41
Views
6
Comments
I need to use my app on my on premise kubernetes
Platform Version
11.30.0 (Build 43791)

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

2019-01-07 16-04-16
Siya
 
MVP

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.

UserImage.jpg
George Antoniou

Is it possible to do it with an older version 10 or 9 let's say?

2019-01-07 16-04-16
Siya
 
MVP

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.

UserImage.jpg
Md Mansur

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.

  • https://www.outsystems.com/blog/posts/osdc-recap-future-software-development/

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

UserImage.jpg
George Antoniou

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

2019-01-07 16-04-16
Siya
 
MVP

You need to reach out to the OutSystems sales team or a partner in your region  to get a trial license. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.