kasperisager / php-dockerized

Dockerized PHP development stack: Nginx, MySQL, MongoDB, PHP-FPM, HHVM, Memcached, Redis, Elasticsearch and RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there anyway to make this work in a docker swarm cluster

JeanLoriston opened this issue · comments

for example how can i run this as a service in swarm mode

I'd strongly recommend against attempting that as this setup is in no way tuned for production use.

@kasperisager ok do you by any chance have any suggestions or resources that might have something that works for production use , i am learning docker and wanting to utilize nginx on some personal projects in a swarm cluster