1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/docker-examples/v4/reverse_proxy/nginx/relative_path
Juan Picado 418bf0d8fa add docker-examples to prettier format
include it to the ci paths list
2021-11-19 19:55:27 +01:00
..
conf/v4 add docker-examples to prettier format 2021-11-19 19:55:27 +01:00
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 fix: docker-examples/v4/reverse_proxy/nginx/relative_path/nginx_ssl/Dockerfile to reduce vulnerabilities (#2416) 2021-09-04 17:02:09 +02:00
storage refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
docker-compose_ssl.yml feat: improve url_prefix behavior (#2122) 2021-03-29 12:32:37 +02:00
docker-compose.yml feat: improve url_prefix behavior (#2122) 2021-03-29 12:32:37 +02:00
README.md docs: copy docker examples v4 (#2120) 2021-03-10 22:49:20 +01:00

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/