Skip to content

It is a shell script that takes the ip band of cloudfront and elb and generates the nginx conf file.

Notifications You must be signed in to change notification settings

akageun/generator-nginx-real-ip-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Make Nginx real-ip Conf

DESC

It is a shell script that takes the ip band of cloudfront and elb and generates the nginx conf file.

Dependency

jq

HOW TO RUN

git clone https://github.com/akageun/generator-nginx-real-ip-conf
chmod 755 ./generator_real_ip.sh
sudo ./generator_real_ip.sh

HOW TO USE

Add 'include /etc/nginx/conf.d/sample_real_ip.inc;' in your nginx conf file.

TODO

-[ ] i will change this source to "python 3"

About

It is a shell script that takes the ip band of cloudfront and elb and generates the nginx conf file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages