Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mikong/ey-nginx-custom-tcp
- Owner: mikong
- Created: 2015-07-14T09:55:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T10:08:31.000Z (over 9 years ago)
- Last Synced: 2023-04-10T23:23:41.919Z (over 1 year ago)
- Language: Ruby
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: