:whale: Bootstrap Magento 1.9 / 2.1 installation in Docker with fully integrated Kibana, Grafana, Portainer, cAdvisor, Prometheus, MailCatcher and more
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 want to start using this stack as a blueprint for more projects..
Could this somehow be adapted to utilize docker-swam to setup web container groups on one host and monitoring container groups on another, separate host where we could also add additional sites for monitoring?
I really like the fully integrated concept and would like to adapt this a bit to include like services on separate hosts so for instance one sql service could support a few different sites and be scaled independently of the web frontends and monitoring services.
Also, if something happened to host, you'd still be able to check the monitoring host to determine what is going on..
I honestly don't know where to start or if I am overthinking all of this :) Any direction or quick screen video captures of workflows that you could capture when you find yourself using the project would help!
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 want to start using this stack as a blueprint for more projects..
Could this somehow be adapted to utilize docker-swam to setup web container groups on one host and monitoring container groups on another, separate host where we could also add additional sites for monitoring?
I really like the fully integrated concept and would like to adapt this a bit to include like services on separate hosts so for instance one sql service could support a few different sites and be scaled independently of the web frontends and monitoring services.
Also, if something happened to host, you'd still be able to check the monitoring host to determine what is going on..
I honestly don't know where to start or if I am overthinking all of this :) Any direction or quick screen video captures of workflows that you could capture when you find yourself using the project would help!