Tag: Repository

TKGs – Quick Tip – How to integrate External Container Registry in vSphere with Tanzu

Hello! After you've enabled Workload Management in vSphere it is a good time to make TKGs trust your own Container Registry if you have one. In my case it's a Nexus Repository 3 listening on port 5000 on IP address 10.10.60.15. You'll also need the SSL Certificate of your Container Registry. In order to tell … Continue reading TKGs – Quick Tip – How to integrate External Container Registry in vSphere with Tanzu

How to install Nexus Repository OSS on CentOS 7

How to install Nexus Repository OSS on CentOS 7

Hi! Today I wanted to share some simple installation steps on installing Nexus Repository OSS on CentOS 7. Nexus Repository OSS is a free, open source artifact repository with universal format support provided by Sonatype. More information can be found here. Goal In my case I want to configure a Proxy Repository for Docker Container … Continue reading How to install Nexus Repository OSS on CentOS 7