Skip to content

feat: Docker network management with per-resource attachment#6

Open
BSalaeddin wants to merge 3 commits into
canaryfrom
feat/network-management
Open

feat: Docker network management with per-resource attachment#6
BSalaeddin wants to merge 3 commits into
canaryfrom
feat/network-management

Conversation

@BSalaeddin
Copy link
Copy Markdown
Collaborator

Adds first-class Docker network management to Dokploy — create, delete, and attach networks to any application or database service.

What changed

  • New Networks page in the sidebar for managing Docker networks across servers
  • Per-resource network attachment cards on each application and database service page
  • Support for bridge and overlay drivers, with server scoping
  • Duplicate name detection with user-friendly error messages
  • Blocked deletion of networks that are still attached to services
  • Migrations add network table and resource relation columns

Migration

New network table and junction columns on application + 6 database schemas. Non-breaking — existing services continue working without networks attached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant