You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
title | date | lastmod | tags | showReadingTime | showWordCount | showPagination | showBreadcrumbs | feed_exclude | draft | ||
---|---|---|---|---|---|---|---|---|---|---|---|
Unraid | 2024-01-25T22:41:48+0100 | 2024-09-28T23:48:06+0000 |
|
false | false | false | true | true | true |
Selfhosting made easy -- with Unraid as storage and virtualisation server.
Docker custom network
Easy peasy -- though, I forget that command every time I need it.
# docker network create {network-name}
Don't move dockers filesystem
Wherever you install your docker containers -- don't move them to another share afterwards. But if you do, you will probably have to reinstall your docker containers.
Your docker template files are saved in /boot/config/plugins/dockerMan/templates-user/
.
In your WebUI go to DOCKER → ADD CONTAINER and select
the template from the drop-down list. You can check the settings with the
files mentioned in the directory above.
This should bring back all your docker containers with your used settings, but as my knowledge is limited, I can't guarantee this: I probably just had luck :winking_face_with_tongue: