0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v4/reverse_proxy/nginx/relative_path
2021-07-07 10:10:35 +02:00
..
conf/v4
nginx fix: docker-examples/v4/reverse_proxy/nginx/relative_path/nginx/Dockerfile to reduce vulnerabilities (#2317) 2021-07-07 10:10:35 +02:00
nginx_ssl
storage feat: flexible user interface generator (#2070) 2021-04-09 17:54:38 +02:00
docker-compose.yml
docker-compose_ssl.yml
README.md

Nginx Relative Path

This example runs two verdaccio versions:

Note: we should add more sort of configurations here.

Nginx HTTP Example

docker-compose up --build --force-recreate

open the browser

http://localhost/verdaccio/

Nginx SSL Example

docker-compose -f docker-compose_ssl.yml up --build --force-recreate

open the browser

https://localhost/verdaccio/