0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v5/reverse_proxy/nginx_relative
2021-09-04 17:02:22 +02:00
..
conf/v5
nginx
nginx_ssl fix: docker-examples/v5/reverse_proxy/nginx_relative/nginx_ssl/Dockerfile to reduce vulnerabilities (#2417) 2021-09-04 17:02:22 +02:00
storage
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/