I didn't know whether to classify it as advice or just a question.
In a dockerized schema, I don't have access to the database from the Powerbuilder IDE. Then I can add the connection data (which I will have once the reverse proxy is mounted in Nginx).
I only have to manually edit the file Applications.json then mount the image in the container to achieve connectivity.
It would be good if the IDE allowed connections to be added without effectively testing connectivity at that time before add it to the list of Database connection
Thanks a lot
In Docker, this would not be the case, I need a nano or vim editor to enter that IP, after mounting the container, restart the container and then start the application.
2. Automating the deployment of the application would be a little more difficult.
In our case, we have the same application for many clients, and in turn each client can have different work environments.