Sign inSign up

snegowiki/nginx-selfsigned-auth

By snegowiki

Updated about 4 years ago

Nginx with selfsigned certificate and basic auth

Image
0

902

snegowiki/nginx-selfsigned-auth repository overview

Nginx reverse proxy with selfsigned certificate and basic auth

Features
  • Websockets proxy enabled
  • htpasswd tool included
Easy start
docker run -it -d --name app_reverse_auth \
 -p 19443:443 \
 -e NGX_FORWARD_TO=https://dnbproducer.ru \
 -e NGX_AUTH_USER=hui \
 -e NGX_AUTH_PASSWORD=pizda \
 snegowiki/nginx-selfsigned-auth

Tag summary

Content type

Image

Digest

sha256:cb0ccc8e0

Size

97.3 MB

Last updated

about 4 years ago

docker pull snegowiki/nginx-selfsigned-auth