Nginx with configurations about proxy reverse
50K+
This repo is about proxy reverse that uses ip with ports of application server, use your urls in location and change address of server. Sites enables are in /etc/nginx/sites-enabled. All configuration is in /etc/nginx/
![]()
To pull image run:
docker pull rubendario/nginx
To run image run:
docker run -d rubendario/nginx
Change ip address of proxy reverse and configure your ip addrees then run
docker commit <ID CONTAINER> container-new-name
Keep your changes
Note. Dont use this repo for production environments. This repo is used for testing and local environments.
Content type
Image
Digest
Size
70.3 MB
Last updated
almost 8 years ago
docker pull rubendario/nginx