Accessing SQL Server & HTML server files when installed in Docker

Confluence User - 22 Jun, 2020

I have installed Joget Community inside of docker inside my Unraid Server... i cant seem to find the data path were this is installed...


I need to know how to connect to sql db and how to edit files in tomcat server.. any ideas?

server

1


23 Jun, 2020
confluenceUser
confluenceUser

Hi, found the Docker projects in GitHub at https://github.com/jogetworkflow/docker-joget. According to the Dockerfile, the installation path is at /opt/joget. As for connecting to the DB, it depends on how you run it, but there are several answers over at https://stackoverflow.com/questions/28389458/execute-mysql-command-from-the-host-to-container-running-mysql-server.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print