Skip to content

micro-webapps/nginx-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx implementation of webconfig-spec

Build Status

This is an implementation of webconf-spec for nginx. The nginx-cfg binary converts the webconf-spec-formatted JSON files into native nginx configuration.

As an input, it takes the path to directory with .json files and it generates the nginx configuration files in the output directory

Supported webconf-spec options

The following table describes current level of webconf-spec implementation:

Option Supported Note
balancers
certificate
certificate_key
document_root
error_pages
index disabled and autoindex not supported yet.
locations
match
match.allow
proxy
raw_config not supported yet
redirects
version
virtualhost

About

Implementation of webconf-spec for nginx.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published