Page 1 of 1

Connect Dockerimage to on premise SQL-Server

PostPosted: Thu Aug 27, 2020 2:12 pm
by tb
We have a default Servoy WAR file installation. So the connection to the SQL-Server is being noted in the "servoy.properties" file.
I am currently busy with DevOps and Docker and trying to create a proper dockerimage / docker compose file.

Does anybody have an idea on how to connect the docker image (tomcat with war deployment) with my on premise SQL-Server.