Skip to content

calaniz/nginx

Repository files navigation

nginx

Docker nginx container that auto configures itself based on keys in etcd.

Begin

The overall structure of the keys is

/nginx/

To configure a basic application you must provide /nginx//domain & /nginx//domain/upstream/*

Any entries inside of the upstream folder contain HOST:PORT mappings.

The container will then generate the appropriate nginx config files for teh virtual host.

About

Docker nginx container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages