Sign inSign up

rubendario/nginx

By rubendario

•Updated almost 8 years ago

Nginx with configurations about proxy reverse

Image
3

50K+

rubendario/nginx repository overview

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/

alternate text

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.

Tag summary

Content type

Image

Digest

Size

70.3 MB

Last updated

almost 8 years ago

docker pull rubendario/nginx