verdaccio/docker-examples
Juan Picado 459b6fa72b
refactor: search v1 endpoint and local-database (#2340)
* Refactor local-storage async

refactor local storage search stream

Remove async from local-storage, refactor search with streams

refactor search with undici fetch

finish search refactor

stream multiple request to single stream

refactor storage types

remove async dependency #1225

add score and refactor metadata

remove old search async

fix missing stream local data

clean up

clean up

refactor folder search

format

fix some test

fix issue on publish

filter preview

update ci

delete package folder refactor

refactor get packages methods

fix tests

fix lock file

add changeset

fix test windows

disable some test

update package json versions

* fix merge

* fix e2e cli

* restore e2e

* Update process.ts

* Update process.ts

* add improvement

* format

* Update utils.ts

* test

* test

* Update search.spec.ts

* Update search.spec.ts

* Update search.spec.ts

* test

* Update ci.yml

* clean up

* fix tests

* Update tags.ts

* Update index.spec.ts

* document changeset

* format
2021-09-08 19:06:37 +02:00
..
v4 refactor: search v1 endpoint and local-database (#2340) 2021-09-08 19:06:37 +02:00
v5 fix: docker-examples/v5/reverse_proxy/nginx_relative/nginx_ssl/Dockerfile to reduce vulnerabilities (#2417) 2021-09-04 17:02:22 +02:00
README.md chore: update docker examples 2021-04-21 23:22:21 +02:00

README.md

Docker + Kubernetes Examples

Feel free to contribute whether you consider any use case is relevant for the public in general.

Examples

The following examples aim to be demonstrative and can be either improved or updated.

Aditional data

This folder aims to create a collection of Docker and Kubernetes examples.

For more information about the Helm Chart, please check it owns repo.

Kubernetes

  • Kubernetes (minikube) + Verdaccio (Basic Configuration)
  • Kubernetes Helm and Verdaccio Chart (Basic Tutorial)

External

Articles