On Sat, 16.05.15 16:01, Simon Peeters ([email protected]) wrote:
> hej all.
>
> I have a kind off weird setup using socket-activated containers:
>
> nginx on the host listens on port 80 and has a 'proxy_pass
> http://unix:/run/http/$host;' directive.
>
> then I have [email protected] list
hej all.
I have a kind off weird setup using socket-activated containers:
nginx on the host listens on port 80 and has a 'proxy_pass
http://unix:/run/http/$host;' directive.
then I have [email protected] listening on 'ListenStream=/run/http/%I'
which in turn activates a container.
this works fi