nginx-confgen

nginx configuration file macro language and preprocessor
  https://dev.yorhel.nl/nginx-confgen
  0
  no reviews



This is a preprocessor and macro system for nginx(-like) configuration files. It can be used to do pre-processing for nginx configuration files (and other configuration files with a similar syntax). It has support for "compile-time" macro expansion and variable interpolation, which should make it less tedious to maintain large and complex configurations.