Network Assignment Logic: When does Dokploy create a new network vs using dokploy-network? #2445
Unanswered
apujantega
asked this question in
Q&A
Replies: 0 comments
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.
-
Question
I'm trying to understand the criteria Dokploy uses to decide whether to:
Current Behavior
Some projects automatically get connected to dokploy-network:
dokploy-network - overlay - 10.0.1.0/24
While others get their own isolated networks:
project-name_default - bridge - 172.x.0.0/16
What I'd like to know:
What factors determine this network assignment?
Beta Was this translation helpful? Give feedback.
All reactions