June 9Jun 9 Docker Network ManagerManage Docker networks directly from the Unraid web UI.InstallUnraid Community ApplicationsIn Unraid, go to Apps and search for:docker networksUnraid Plugin ManagerIn Unraid, go to Plugins → Install Plugin and paste:https://raw.githubusercontent.com/mstrhakr/docker.networks/main/docker.networks.plg Basic UsageOpen Docker → Networks.Click Refresh to load current networks.Click + Create Network to add a new network.Use Edit to update network description/metadata.Use Manage to connect or disconnect containers.Use Delete to remove custom networks.Default/system networks (for example bridge, host, none, and parent-interface system networks like bond0/eth0) are protected and cannot be deleted.TroubleshootingIf the UI looks stale after an update, do a hard refresh: Ctrl+Shift+R.If network actions fail, ensure Docker is running on Unraid.SupportIssues: GitHub Issues Edited June 19Jun 19 by mstrhakr
June 10Jun 10 Author FYI This is pending some kind of manual verification for plugins before it will be listed in the CA app store. I've submitted the request an hour or two ago and now we are waiting. Of course manually installing and updating via the Plugins tab is always an option.This is now available in CA. Edited June 13Jun 13 by mstrhakr
June 15Jun 15 Author 18 hours ago, JudasD said:will this also show any networks that were created via cli?Yes, its basically doing docker network list and getting all the networks available on the system. It also currently shows system networks also but I'll be adding an option to hide those if that is preferred.
June 17Jun 17 Author They tell me i need to test at multiple window sizes lmao. But there are two more buttons there, manage which allows adding and removing containers from each network, and delete which allows you to delete a network with no connections. I will get this fixed, sorry about that, for now you can zoom out with `[CTRL]+[-]` to see the buttons.
June 17Jun 17 2 minutes ago, mstrhakr said:They tell me i need to test at multiple window sizes lmao. But there are two more buttons there, manage which allows adding and removing containers from each network, and delete which allows you to delete a network with no connections. I will get this fixed, sorry about that, for now you can zoom out with `[CTRL]+[-]` to see the buttons.No keyboard (it’s a iPhone) but a pinch doesn’t work.
June 21Jun 21 Author On 6/16/2026 at 9:07 PM, wgstarks said:No keyboard (it’s a iPhone) but a pinch doesn’t work.I forgot to update you, but this should be resolved with some mobile specific layout work. It should be completely usable on mobile now.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.