:whale: Bootstrap Magento 1.9 / 2.1 installation in Docker with fully integrated Kibana, Grafana, Portainer, cAdvisor, Prometheus, MailCatcher and more
Have you looked at using redis instead of memcached?
One less service with no performance impact as far as I know? Thoughts? I tried to adapt the PHP build to not include the memcached portion but I think there are more pieces interwoven into the project....
My initial attempt resulted in error - SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
Also, any downsides to replacing varnish with NGINX caching instead?
Have you looked at using redis instead of memcached?
One less service with no performance impact as far as I know? Thoughts? I tried to adapt the PHP build to not include the memcached portion but I think there are more pieces interwoven into the project....
My initial attempt resulted in error - SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
Also, any downsides to replacing varnish with NGINX caching instead?