Zander

Results 9 comments of Zander

First question, why? Why can't you run all of your servers on a single host?

@PV-Patrick, This app is build on top op Laravel 5, so you can use MySQL by changing a few variables inside the .env file. So that wouldn't be a problem....

For the record, this is something that probably getting added in the future. But right now this panel isn't meant for multiple users. Only 1 user.

As far as I know neither the `CMD_API_SHOW_LOG` or the `CMD_API_LOG_VIEWER` commands do exist so instead I decided to use the regular `CMD_SHOW_LOG` command. Too bad this package (understandably) forces...

I don't think exposing the getConnection() function is required, because as I already said the log command is the only place where this would work. Because that page doesn't include...

I don't think this is a MySQL issue, the question about volumes is platform agnostic. However, I can understand if this is not supported or recommended, if that is the...

@thiner Did you install the Nvidia Container Toolkit? It is required to run Docker Containers with Cuda support.

I do have time, I'll add them as soon as we have definitive solution. :)