verdaccio/docker-examples
Aron Hafner 43c164efe0
docs: update config to use log property (#3339)
Update config.yaml to use log property instead of the depreciated logs

When using logs the following error occurs

```
Error: Error: the property config "logs" property is longer supported, rename to "log" and use object instead
```
2022-08-31 08:07:25 +02:00
..
v4 fix: links to configuration in source tree. (#2962) 2022-01-24 21:07:09 +01:00
v5 add docker examples to use plugins with docker files (#3217) 2022-06-14 18:33:27 +02:00
v6 docs: update config to use log property (#3339) 2022-08-31 08:07:25 +02:00
README.md add docker-examples to prettier format 2021-11-19 19:55:27 +01: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