OpenDataServices / opendataservices-deploy

Repository used for deploying software to Open Data Services Co-operative's servers.
MIT License
5 stars 1 forks source link

Look into using socket files rather than ports for docker containers #11

Closed Bjwebb closed 8 years ago

Bjwebb commented 9 years ago

This would allow us to name feature branch sockets with the branch name, rather than having the current problem of port clashes when we change the feature branches.

Alternatively we could run the reverse proxying Apache in a docker container so that it can refer to the containers by their names.

Bjwebb commented 8 years ago

We're no longer using docker.

I've looked into socket files instead of ports for uwsgi though https://github.com/OpenDataServices/opendataservices-deploy/blob/master/salt/apache/grantnav.conf