Hi there, we are in the stage of moving our infrastructure over to a docker based system (using fig) and this approach with docker-gen and nginx seems like the last missing puzzle piece.
Right now we are using a nginx.conf similar to https://gist.github.com/Globegitter/45160dd3b151eeebfde2 and I was wondering, how could you modify the existing template to serve static files via nginx, as configured in the gist?
I am just starting to set up a test environment and warpping my head around everything, so might come up with a solution myself sometime over the next couple days but any hints would be appreciated.
Hi there, we are in the stage of moving our infrastructure over to a docker based system (using fig) and this approach with docker-gen and nginx seems like the last missing puzzle piece.
Right now we are using a nginx.conf similar to https://gist.github.com/Globegitter/45160dd3b151eeebfde2 and I was wondering, how could you modify the existing template to serve static files via nginx, as configured in the gist?
I am just starting to set up a test environment and warpping my head around everything, so might come up with a solution myself sometime over the next couple days but any hints would be appreciated.