31
Views
3
Comments
Solved by AI
Install ODC on-premise
Question

can we install ODC on-premises and use it in development like O11 in outsystems 


I listen before that we can using AI capabilities ODC Cloud but final result will be store on prem 
all processing will be done on cloud but generated code and app will be exist in local servers 
is it correct? and how ? 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

It is actually the other way around.

The roadmap includes product updates to run ODC Runtime in your own private cloud or even onprem. However, the ODC Platform environment (Development) will remain in the cloud, as such also your code. I cannot tell you the how, these features are on the roadmap for 2026, so we will just have to wait until they are introduced.

Regards,

Daniel


2023-12-26 10-35-28
OutSystems Neo
Staff
AI Generated

Currently, ODC (OutSystems Developer Cloud) is built as a cloud-native solution and does not support an on-premises installation. The architecture of ODC relies heavily on cloud technologies such as containers and Kubernetes to provide advanced scalability, adaptability, serverless databases, automated updates, and microservices architecture A live experience with ODC (aka ODC Overview).

However, ODC facilitates secure integrations with local systems via features such as Secure Gateways, which are essentially tunnels allowing access to systems in your data center without exposing those systems publicly A live experience with ODC (aka ODC Overview). This can help connect locally stored resources with cloud AI capabilities.

If you aim to use AI capabilities from ODC while storing data locally, you can use strategies like retrieval-augmented generation (RAG) to connect AI models in ODC to your local databases or storage Build AI-powered apps. Your local environment can serve as the source of truth for data, while ODC handles AI model execution and returns results or insights.

For hybrid setups leveraging the best of both worlds (cloud AI tools and local storage/infrastructure), the capabilities of ODC may suffice without installing ODC itself locally, but it depends on your specific needs and architecture.

This answer was AI-generated. Please read it carefully and use the forums for clarifications
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

It is actually the other way around.

The roadmap includes product updates to run ODC Runtime in your own private cloud or even onprem. However, the ODC Platform environment (Development) will remain in the cloud, as such also your code. I cannot tell you the how, these features are on the roadmap for 2026, so we will just have to wait until they are introduced.

Regards,

Daniel


2024-07-16 17-36-51
Shradha Rawlani

Thanks for sharing above information!1

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