Skip to main content

Container station: Docker access Application

When you use a YAML file to create an Application in Container station, QNAP will create a private network.

Hence, you will not be able to connect to it, for example with your nginx proxy forwarder.

  1. Go to your Container station
  2. Select the application and the containers details, one by one
  3. Click "Edit" and open network section
  4. Remove the "connected networks" and add the network your other dockers are connected on fe. Default(NAT)
  5. Connect, and repeat this for all the containers in the application


qnap_docker_network_app.png

 

Optional steps:

1. Get in a shell of your nginx docker and curl to verify it can communicate with the container