Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikong/ey-nginx-custom-tcp

Chef recipe to customize Nginx TCP configuration on EY Cloud.
https://github.com/mikong/ey-nginx-custom-tcp

Last synced: about 1 month ago
JSON representation

Chef recipe to customize Nginx TCP configuration on EY Cloud.

Awesome Lists containing this project

README

        

# Nginx Custom Configuration

This cookbook will add /etc/nginx/servers/app_name/custom.tcp_conf to redirect all http requests to https.

# Using it

1. Set your application name in recipes/default.rb.
2. Add any other custom Nginx configuration in files/default/custom.tcp_conf.
3. Add this directory to your cookbooks directory.
4. Upload and apply this to your staging environment for testing: