Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What does "Preserve user defined networks" Docker Setting Do?

Featured Replies

With the "Preserve user defined networks" disabled, my custom network was retained after docker restart or server restart. The help message for the setting states the followings:

Quote

 

User created networks are networks created by the user outside of the GUI. By default user created networks are removed from Docker. This is done to prevent potential conflicts with the automatic generation of custom networks.

Change this setting to preserve user defined networks, but it is the responsibility of the user to ensure these entries work correctly and are conflict free.

 

 

Did my custom network survive after Docker/Server restart because there are containers that are referencing the custom network?

 

  • Community Expert

The "Preserve user defined networks" option in Unraid is designed to ensure that any networks you've configured manually (outside of Unraid's default network setup) are retained across reboots and system updates. This feature is particularly useful if you've set up custom Docker networks or complex network configurations that you need to persist without having to redefine them after each system update or restart.

 

What It Affects

Docker Networks: If you use Docker on Unraid and have created custom networks via Docker CLI or Docker Compose, this setting ensures those networks aren't wiped or reset when you reboot or upgrade Unraid.

Other Custom Network Configurations: Any other network configurations that are not part of the standard Unraid network management but are defined at the system level can also be preserved with this setting.


The theres more on template editing and authing for those programming docker temples to the community.

Example:
if you have a template acquired, download, made, etc and shared that template. But the template is set to use bond0 but your default network settings and config uses br0 this will keep and maintain the templates docker network settings.

*Sometime useful in testing maintain or checking networking related things with docker. its fine to have it enabled, it doesn't hurt anything. More noticeable when moving docker network around when a buch a network are deployed on a different docker network.

But Mainly in adding other networks to survive a reboot.
*This also give use the ability to make docker networks and use docker networks made outside unraids default configurations.

So I want to make a docker bridge network or another macvlan network or add ipvaln network to seperate some docker services... this option should be enabled.

Edited by bmartino1
data - typo

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.