mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
04b19262d0
* docs: relocate docker-examples to 5.x * chore: update readme * chore: remove license we have already one at root |
||
---|---|---|
.. | ||
amazon-s3-docker-example | ||
apache-verdaccio | ||
docker-local-storage-volume | ||
docker-plugin-external | ||
gitlab-verdaccio | ||
https-portal-example | ||
kubernetes-example | ||
kubernetes-helm-example | ||
ldap-verdaccio | ||
ldap-verdaccio-v4 | ||
multi-registry-uplink | ||
plugins/docker-extend | ||
reverse_proxy/nginx | ||
v4 | ||
README.md |
Docker + Kubernetes Examples
This folder aims to create a collection of Docker and Kubernetes examples.
For more information about the Helm Chart, please check it owns repo.
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.
Docker
Proxies
Plugins
Auth
- Docker + LDAP (OpenLDAP) Server + Verdaccio 3
- Docker + LDAP (OpenLDAP) Server + Verdaccio 4 by @kopax
- Docker + Gitlab
- Docker + Active Directory
Storage
- Docker + AWS S3 Plugin(localstack) + Verdaccio 4
- Docker + AWS S3 Plugin(localstack) + Verdaccio 3
- Docker + Minio
Kubernetes
- Kubernetes (minikube) + Verdaccio (Basic Configuration)
- Kubernetes Helm and Verdaccio Chart (Basic Tutorial)