nginx geoip lat long in docker environment in less than 10 mins 2023



nginx geoip lat long in docker environment in less than 10 mins 2023

nginx geoip lat long in docker environment in less than 10 mins 2023

integrate nginx with geoip location data like lat long city country …
add headers or log to file …
all as a docker container using a docker compose file

00:00 Intro
01:06 Total overview of how geoip data gets added to nginx
03:03 Docker compose file to with geoip service
04:32 Nginx config file to add geoip data to requests
07:53 Test out how adding geoip data to nginx requests work in action
10:07 Adding geoip data to the request sent to upstream servers
11:40 Outro

nginx docker hub: https://hub.docker.com/_/nginx
echo server docker hub: https://hub.docker.com/r/ealen/echo-server
geoip as an API: https://www.youtube.com/watch?v=McuZx-a_BzA
geoip docker hub page: https://hub.docker.com/r/observabilitystack/geoip-api
geoip github page: https://github.com/observabilitystack/geoip-api
maxmind ip geo info database: https://dev.maxmind.com/geoip/geolite2-free-geolocation-data

#docker
#nginx
#geoip
#restriction
#ip
#geolocation
#geography
#latitude
#longitude
#address
#rest
#api
#http
#container
#dockercompose
#server
#explanation
#web
#api
#gateway
#linux
#devops
#automation

USEFUL********
my repo link: https://github.com/sinawic/4yt/tree/master/nginx/geoip

kong api gateway rate limit plugin: https://www.youtube.com/watch?v=eaA3VdTAXMw&list=PLBm4OGt1_S7aKTFWL2nKbyLcu6H2pRi2Q&index=3&pp=gAQBiAQB
full nginx playlist: https://www.youtube.com/watch?v=g1nM-l2ijIU&list=PLBm4OGt1_S7Ys5tmKX3eNvK1uSFwaxWOr

PLAYLISTS*******
– dockerization: https://www.youtube.com/watch?v=NlcWBmbQPKY&list=PLBm4OGt1_S7atOA9nwBpRv2tj_ZzkYwF5
– kong api gateway: https://www.youtube.com/watch?v=VZPsH7dquFg&list=PLBm4OGt1_S7aKTFWL2nKbyLcu6H2pRi2Q
– linux: https://www.youtube.com/watch?v=27_N_ombJ8w&list=PLBm4OGt1_S7al_2UbMpGFFIO5sT5VtQpJ
– load balancing: https://www.youtube.com/watch?v=kuzh96KB-7I&list=PLBm4OGt1_S7Z-bAb6BY6HbCgG5L5F02GF
– nginx: https://www.youtube.com/watch?v=g1nM-l2ijIU&list=PLBm4OGt1_S7Ys5tmKX3eNvK1uSFwaxWOr

let’s talk a bit :-*
LINKS********
https://www.instagram.com/sina.wic/
https://www.linkedin.com/in/sinawic

Comments are closed.