0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/docker-examples/v5/reverse_proxy/nginx/relative_path
2021-08-08 19:39:05 +02:00
..
conf
nginx fix: docker-examples/v5/reverse_proxy/nginx/relative_path/nginx/Dockerfile to reduce vulnerabilities (#2371) 2021-08-08 19:39:05 +02:00
nginx_ssl fix: docker-examples/v5/reverse_proxy/nginx/relative_path/nginx_ssl/Dockerfile to reduce vulnerabilities (#2344) 2021-07-24 14:21:55 +02:00
docker-compose.yml
docker-compose_ssl.yml
README.md

Nginx Relative Path with Verdaccio 5

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/relative_path/

Nginx SSL Example

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

open the browser

https://localhost/verdaccio/