Martin Treide-Heuser
Martin Treide-Heuser
After I did some stops and starts it'll exit immediately after starting the conainer. Had this multiple times on multiple plattforms. I use this container often for testing purposes, or...
https://github.com/OpenBazaar/openbazaar-go/blob/8ec3315f80da3537d2a482ca16f351347d5488e8/api/ws.go#L129 I tried to seperate server and client and had a lot of fun configuring auth for JSon API until I got a connection to the server. ``` "JSON-API": {...
If you scale up and then scale down the galera cluster the auto discovery of maxscale runs into trouble. The command used in entrypoint script: ``` getent hosts tasks.dbcluster ```...