CDash
CDash copied to clipboard
How to connect to an external MySQL Database
Once I am able to spawn a new instance of CDash using docker-compose as explained here, it is not clear to me how should I modify the default configuration to use an external mysql database rather than creating one from scratch.
Could you please provide any hint?