magento-docker
magento-docker copied to clipboard
:whale: Bootstrap Magento 1.9 / 2.1 installation in Docker with fully integrated Kibana, Grafana, Portainer, cAdvisor, Prometheus, MailCatcher and more
I keep banging my head against some issue during the magento2-install script. Seems to be that the mysql database cannot be connected. This is a straight git clone from your...
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...
I am curious as to how you use all these together - do you use in production with all services on one host? Deployment techniques? I am super curious and...
I think Prometheus versioning has deprecated certain flags so I am working to get this configured based on new version, but if you get it working before me... let me...