# 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](https://github.com/verdaccio/charts). > 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. ### Verdaccio 4 #### Proxies - [Docker + Apache + Verdaccio](v4/apache-verdaccio/README.md) - [Docker + Nginx + Verdaccio](v4/reverse_proxy/nginx/README.md) - [Docker + https-portal Example](v4/https-portal-example/README.md) #### Plugins - [Docker + Uplinks Multi Registry](v4/multi-registry-uplink/README.md) - [Docker + Local Storage](v4/docker-local-storage-volume/readme.md) - [Docker + External Plugins](v4/docker-plugin-external/README.md) #### Auth - [Docker + LDAP (OpenLDAP) Server + Verdaccio 4](v4/ldap-verdaccio/readme.md) by **@kopax** - [Docker + Gitlab](gitlab-verdaccio/README.md) - [Docker + Active Directory](https://github.com/Mateus-Oli/verdaccio-ad-docker) #### Storage - [Docker + AWS S3 Plugin(localstack) + Verdaccio 4](v4/amazon-s3-docker-example/v4/README.md) - [Docker + Minio](https://github.com/barolab/verdaccio-minio/tree/master/example) ### Kubernetes - Kubernetes (minikube) + Verdaccio (Basic Configuration) - Kubernetes Helm and Verdaccio Chart (Basic Tutorial) ### External - [ Verdaccio examples for Google Cloud and K8s setups. https://github.com/papezt/verdaccio-examples](https://github.com/papezt/verdaccio-examples) ### Articles - [https://medium.com/@tompape/kubernetes-private-npm-registry-fb5f450fa611](https://medium.com/@tompape/kubernetes-private-npm-registry-fb5f450fa611) - [Déployer Verdaccio sur rancher avec un helm](https://tommygingras.com/deployer-verdaccio-sur-rancher-avec-un-helm/)