Generate docker compose file based on user setting and Mendix application settings - Mendix Forum

Generate docker compose file based on user setting and Mendix application settings

1

Dear all ,

 

I had developed an Mendix app for on premises . Most of the time I struggled to build a docker container.  Also really difficult to configure all the environment varaible for example log level ( even after setting it, app still logs all messages to databases, resulting in Memory Heap) 

Idea : I dream and wish for this feature , where user will enter all the Network , resource , databases , network port details in the UI interface of an Mendix studio PRO, in return Mendix should generate docker compose file ( considering all log level set in Mendix studio pro)  , later which I can copy this file , place it in the environment and give command to build image ( docker compose build ) 

 

asked
0 answers