Markus Blaschke

Results 208 comments of Markus Blaschke

You could mount `/var/lib/mysql` (mysql container) inside docker-compose.yml to a faster disk (ssd or tmpfs).

We've also build a sphinx image some days/weeks ago and it's very minimalistic (63 MB). @PanadeEdu is using it for our sphinx documentation. https://hub.docker.com/r/webdevops/sphinx

Nope, only sphinx currently

Wrong reference, sorry :(

it should be possible to restart php with supervisord cli tools.

Hint: This is mainly a VirtualBox issue, performance (with or without NFS) with VMware or Parallels is great.

You can create `/storage/typo3temp` and symlink your `typo3temp` to this directory.

or maybe like i've suggested in https://github.com/kubernetes/ingress-nginx/issues/7811

Would be nice to have this feature also for PodMonitor to support fetching metrics with Istio