0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/docker-examples/reverse_proxy/nginx/relative_path
Juan Picado 04b19262d0 docs: relocate docker-examples to 5.x (#1990)
* docs: relocate docker-examples to 5.x

* chore: update readme

* chore: remove license

we have already one at root
2021-04-09 17:54:24 +02:00
..
conf docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
nginx docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
nginx_ssl docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
storage docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
docker-compose.yml docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
docker-compose_ssl.yml docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02:00
README.md docs: relocate docker-examples to 5.x (#1990) 2021-04-09 17:54:24 +02: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/