How to configure Harbor registry to use Amazon S3 Storage

In this guide I will show you how to configure your Harbor registry to use S3 as the storage backend for image repositories. This will allow you to consume S3 storage instead of local storage or a docker volume for Continue reading How to configure Harbor registry to use Amazon S3 Storage

How to use vSphere Integrated Containers with Admiral and Harbor

By now you have been playing with Admiral Container Service and/or Harbor Registry and maybe even vSphere Integrated Containers and you want to use them all together now! Well you have landed at the right place because in this guide Continue reading How to use vSphere Integrated Containers with Admiral and Harbor

How to use VMware Admiral Container Service with Harbor Registry

Ok, so you figured out how to get Admiral and Harbor up and running and now you want to use them both together so you don’t have to go out to Docker Hub anymore right? Well you came to the Continue reading How to use VMware Admiral Container Service with Harbor Registry

Hybrid cloud Docker Registry with VMware Harbor

One of the great features of VMware Harbor registry is the out of the box image replication. Some of you may just use this feature for a simple way to back up your registry but I found another use case Continue reading Hybrid cloud Docker Registry with VMware Harbor

How to use PhotonOS with an insecure registry

If you have installed a local docker registry without signed SSL certificates, the docker daemon will need to be started in a way to allow connection in insecure mode. For details see this note from Docker. In this guide I Continue reading How to use PhotonOS with an insecure registry