thiagoelg commented on PR #2574:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2574#issuecomment-2347591286

   Updated the PR to include two changes:
   - Used a mounted path (`/tmp/app`) to copy all executable and mutable files 
and run the app from there (check `entrypoint.sh`);
   - Added the memory resource limit to `4096Mi`. This allows the image to run 
on an OpenShift Developer Sandbox.
   
   I tested it with a JSONGreet example, and it worked fine on the Dev UI, but 
the webapp that can be accessed via this "Dev Mode for Serverless Workflow" 
button crashed and never recovered (I'm not sure if this was happening before 
this change or if it's an out of memory thing).
   
   <img width="475" alt="image" 
src="https://github.com/user-attachments/assets/42f35d67-fdd1-4b03-b912-87898969ca95";>
   
   ----
   
   The Dev UI:
   <img width="1711" alt="image" 
src="https://github.com/user-attachments/assets/5285ec0d-dce8-4000-b89d-a1a4a3c1a895";>
   
   
   The Dev Mode for Serverless Workflow webapp:
   <img width="1711" alt="image" 
src="https://github.com/user-attachments/assets/cbbf70ef-fdac-46da-9da7-af08ae9adc26";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to