EOS-Solutions / Gordon

Repository to manage Issues related to Gordon apps
0 stars 0 forks source link

Container Wizard - Add "External SQL" into Additional Parameters #50

Closed alessiopellindgm closed 3 months ago

alessiopellindgm commented 3 months ago

Is your feature request related to a problem? Please describe. There are cases it is necessary to use the SQL database external to Docker and this requires a specific configuration when creating the container.

Describe the solution you'd like In step 3 of the wizard, I would add a "Use external SQL" option which opens the 4 required parameters of the New-BCContainer command and can write the desired values (if possible suggested by the Global Settings). Attached is an example of a working script with the new parameters and selection logic similar to the SSL, Fonts, etc. choices.

Describe alternatives you've considered Available to discuss alternative solutions

Product

Additional context 1_DockerDBSQL.txt