devit
Help with Self Hosted Registry
Hi there,
I'm trying out Dokploy and already loving it! I'm managing a cluster with 3 local nodes (1 master, 2 workers). Everything is working as expected, but I need more details about the self-hosted registry setup. When this feature is enabled, I notice that a new container is created (confirmed using the docker ps command), and the correct port (5000) is exposed. However, no Traefik entrypoint is added to allow external access. Am I supposed to set this up manually? Why is there a Registry URL field if no Traefik proxy is linked to this container? Would also be very nice to have a local network only access to the registry, I mean just for the cluster nodes to access it with something like 192.168.1.xxx:5000 in the registry url field.
I know this might be a beginner's question, but given the "We set this up for you" statement in the self-hosted registry documentation, I was hoping for more information on the setup process.
Also made a discussion on GitHub
https://github.com/Dokploy/dokploy/discussions/525
5 replies