Joined December 2013
·

John C Banks

Arnold
·
·

I ran into a lot of trouble getting this working in docker until I finally read all of the details around how nginx deals with environmental variables. In my scenario I could see all of my variables but when nginx started passenger, passenger would default to a local database and not see the environmental variables that I was passing.

https://github.com/phusion/passenger-docker#setting-environment-variables-in-nginx

Achievements
19 Karma
0 Total ProTip Views