https://github.com/captaincodeman/nginx-aws
Cloudformation template to create an NGINX instance
https://github.com/captaincodeman/nginx-aws
Last synced: 11 months ago
JSON representation
Cloudformation template to create an NGINX instance
- Host: GitHub
- URL: https://github.com/captaincodeman/nginx-aws
- Owner: CaptainCodeman
- Created: 2013-08-23T20:28:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-23T20:36:28.000Z (over 12 years ago)
- Last Synced: 2025-01-08T14:15:27.343Z (about 1 year ago)
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nginx-aws
=========
Cloudformation template to create an [NGINX](http://nginx.org/) instance built with [Google PageSpeed](https://developers.google.com/speed/pagespeed/) and whatever options are required.
Based on the instructions to [Build ngx_pagespeed From Source](https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source)..
Includes support for SPDY and also the [Amazon S3 Proxy Authentication Module](https://github.com/anomalizer/ngx_aws_auth) as an example of customizing the build.