0

I'm developing an application using Docker. I want to deploy the application to a remote server where Proxmox is installed with a Docker KVM.

How can I deploy my developed application to my Docker KVM from my development environment, which is outside the Proxmox server? I'm reading about using swarm but I'm a bit confused where my proxmox host has an ip address of x.x.x.x and my vm has an ip address of y.y.y.y.

I read few documentations but I'm still not still can't find my way out.

alexander
  • 107
  • 9
  • 1
    This sounds like a Proxmox question. Docker just bridges published services to its own host, so however ProxMox exposes y.y.y.y to x.x.x.x (or its network) is where you must look. – Chris Becke Jul 27 '23 at 05:58

0 Answers0