Welcome! Log In Create A New Profile

Advanced

Re: Dynamic config options from ENV

Maximilian Schulz
June 05, 2014 12:52PM
Thank you Jonathan,

I was afraid that this is the only option… really sad :(

I am currently experimenting with docker and dynamic setups which work for
all environments… too bad that we need to use a custom script do handle the
problem at hand. But thank you very much.

Max


On Thu, Jun 5, 2014 at 6:21 PM, Jonathan Matthews <contact@jpluscplusm.com>
wrote:

> On 5 June 2014 17:00, Maximilian Schulz <namxam@gmail.com> wrote:
> > Hi everybody,
> >
> > is it possible to set a nginx config variable from an ENV variable? I
> tried
> > several thing, but none of them worked. The most promising was specifying
> > "env MY_VAR;" at the top of the nginx.conf and then using its value via
> > "my_option $ENV{"MY_VAR"};". But it didn't work. I always got an error
> about
> > the line not being terminated.
> >
> > 1. Is it possible to set a config option via ENV varaibles
> > 2. If so, does it have any performance implications? (The ENV wont change
> > during run time)
>
> You can't do this nicely with nginx. Your best option is to
> pre-process the config file each time you reload/etc, interpolating
> the envvars so that nginx itself sees static values.
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Dynamic config options from ENV

Maximilian Schulz June 05, 2014 12:02PM

Re: Dynamic config options from ENV

Jonathan Matthews June 05, 2014 12:22PM

Re: Dynamic config options from ENV

Maximilian Schulz June 05, 2014 12:52PM

Re: Dynamic config options from ENV

Reinis Rozitis June 05, 2014 02:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 125
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 500 on July 15, 2024
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready