Hello Damiano,
Yes there are multiple methods and you can also create your own tool to create a certain kind of pipeline.
Please take a look here:
https://docs.mendix.com/developerportal/deploy/
Hope this helps,
Good luck!
Hi Damiano Purin
We have 3 methods like below choose want you want
1. Manual operations
2. Automated with low-code Mendix Pipelines
3. Automated with APIs & 3rd party CI/CD tool of choice
We have learning path also click below link and get knowledge
https://academy.mendix.com/link/paths/156/Choose-the-Right-Software-Delivery-Approach
I hope it will help you !
Thank you,
K. Ravi Kumar.
Thanks for the help.
I have just a quick question.
I'll probably use docker for deploying the app, can you use non persistable entities in mendix even without their database?
Also, does committing non persistable objects via REST calls count as using their database?
I really must NOT use mendix's DB so i wanted to be sure about that before going on.
Thanks.