Skip to content

Support for NGINX Variables  #56

Open
@oliveromahony

Description

@oliveromahony

There are a clear set of supported variables in NGINX, documented here: http://nginx.org/en/docs/varindex.html
It would be good for crossplane to support these variables and have an option to set real values in the NGINX config for the in-memory representation of the NGINX config. This will help users of crossplane to toggle between variables e.g. $hostname and actual values e.g. www

Describe the solution you'd like

Add a configuration that allows crossplane to change variables like $var into real values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions