https://rancher.com/ logo
p

polite-engineer-55788

07/21/2022, 10:23 AM
Is there any doc or recommendation to run local registry with rd and use it push/pull images ?
s

sticky-summer-13450

07/21/2022, 11:53 AM
In my home lab I run the free in OSS version of Sonatype Nexus Repository Manager, which I use as a registry and proxy-cache for Docker images, a repository for Debian packages, a repository and proxy-cache for Java artefacts,... I run it in a single node K3s cluster with configuration storage on an NFS server and asset storage in a Minio server, so I can trash the k3s cluster and re-build it and get back to exactly the same state very quickly.
🙌🏽 1
j

jolly-forest-99711

07/21/2022, 9:55 PM
^ that sounds pretty good. As for private registry support, it's in the queue: https://github.com/rancher-sandbox/rancher-desktop/issues/2401
3 Views