Newt Docker Deployment - Network Host #2454
Unanswered
supersonic-jet
asked this question in
Q&A
Replies: 1 comment
-
|
The host network driver makes it easier for users because it does not
lock localhost requests inside of the container. We thought it was
better UX to enable this by default in the command but it is up to the
user to choose the right networking for them!
https://docs.docker.com/engine/network/drivers/host/
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
in the Changelog of release 1.15.2 I've noticed the following: "Add --network host to Newt Docker Run install method". I tested with my install (via create new site) and found that the created "Docker Run"-method contains the new entry regarding network host. But there is no entry for this in Docker-Compose method.
What is the right way to deploy Newt - with network host or without?
Pangolin Docs (https://docs.pangolin.net/manage/sites/install-site) might need an update?
Regards
Chris
Beta Was this translation helpful? Give feedback.
All reactions