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.

Migrate Synology docker to unraid

Featured Replies

Hi,

I thought that somebody must have tried this before but I cant find any topic on this. I would like to migrate from Synology to unraid and would like to take my existing docker containers including the data over to unraid. When I login into the Synology via SSH there seems to be a way to create a tar file from an existing docker container but I am not sure if unraid can import that. All my docker containers save the configuration data in a special folder that is accessable outside the container. Could I do the same with unraid and just move the configuration data over?

 

Any help would be greatly appreciated

 

Stephan

1 hour ago, stephan1827 said:

All my docker containers save the configuration data in a special folder that is accessable outside the container. Could I do the same with unraid and just move the configuration data over?

Thats all you need. You don't need the containers itself. They contain only the app which can be re-installed at any time. The only requirement is to use the same docker container from the same maintainer and use the same container version.

 

Creating a tar would be the first step. The only culprit could be the owner of the files. Unraid needs the user id 99 and group id 100 and Synology probably uses different ids. So it could be possible that you need to change the owner after extracting the files as follows:

chown -R 99:100 /mnt/user/appdata/path_of_your_container

 

 

Archived

This topic is now archived and is closed to further replies.

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.