2014-09-11 2:37 GMT+02:00 Damjan Georgievski <[email protected]>:

> On 11 September 2014 01:15, Jacob Rief <[email protected]> wrote:
> > When building Docker containers, one must run services such as nginx,
> sshd
> > and uwsgi controlled by supervisord.
>
> http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/
> "If you run SSHD in your Docker containers, you're doing it wrong!"
>
>
I fully agree on that for medium to big deployments. But sometimes you want
to deploy a self-contained web-application which just runs out of the box
and has everything inside: MySQL, NGiNX, uWSGI+Django. Here sshd is
required to run fabric, and Docker is a nice alternative to OpenVZ.
Obviously not very scalable, but sometimes you just have a few 100 page
views a day.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to