This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install mattly-nginx_config_generator
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jul 05 03:35:55 -0700 2008 | [mattly] |
| |
LICENSE | Sat Jul 05 01:30:19 -0700 2008 | [mattly] |
| |
Manifest | Thu Aug 23 18:04:23 -0700 2007 | [defunkt] |
| |
README | Sat Jul 05 01:30:19 -0700 2008 | [mattly] |
| |
Rakefile | Sat Jul 05 02:15:28 -0700 2008 | [mattly] |
| |
bin/ | Tue Apr 24 02:19:25 -0700 2007 | [defunkt] |
| |
lib/ | Sat Jul 05 02:06:23 -0700 2008 | [mattly] |
| |
nginx_config_generator.gemspec | Sat Jul 05 03:46:59 -0700 2008 | [mattly] |
README
A work in progress. The original version: http://errtheblog.com/post/3908 Use it: $ generate_nginx_config nginx_config.yml /etc/nginx.conf See an example config file: $ generate_nginx_config --example You can set two environment variables: - NGINX_CONFIG_YAML to specify the YAML config file - NGINX_CONFIG_FILE to specify the nginx config file By default, generate_nginx_config won't overwrite your OUT file. To rock this behavior, pass in --overwrite or -o or -y or --force or -f. Whichever. original by: >> Chris Wanstrath => chris[at]ozmm[dot]org new template and configuration options by: >> Matthew Lyon => matt[at]flowerpowered[dot]com




