diff --git a/plugins/dynamix.docker.manager/DockerSettings.page b/plugins/dynamix.docker.manager/DockerSettings.page index ed794fee4..91c1ecd54 100644 --- a/plugins/dynamix.docker.manager/DockerSettings.page +++ b/plugins/dynamix.docker.manager/DockerSettings.page @@ -1,7 +1,6 @@ Menu="OtherSettings" Title="Docker" Icon="dynamix.docker.manager.png" -Markdown="false" --- @@ -43,176 +62,194 @@ if (file_exists($realfile)) { .basic{display: block;} .advanced{display:none;white-space: nowrap;} - -
- + -
-
Enable Docker:
-
- One or more paths do not exist (view) -
-
-
-

Before you can start the Docker service for the first time, please specify an image - file for Docker to install to. Once started, Docker will always automatically start - after the array has been started.

-
+ + +Enable Docker: +: + + + + One or more paths do not exist (view) + - +> Before you can start the Docker service for the first time, please specify an image file for Docker to install to. +> +> Once started, Docker will always automatically start after the array has been started. -
-
-
Docker vdisk size:
-
GB
-
-
-

If the system needs to create a new docker image file, this is the default size to use specified in GB.

-

To resize an existing image file, specify the new size here. Next time the Docker service is started the file (and file system) will increased to the new size (but never decreased).

-
+ +
+Docker vdisk size: +: GB + +> If the system needs to create a new docker image file, this is the default size to use specified in GB. +> +> To resize an existing image file, specify the new size here. Next time the Docker service is started the file (and file system) will increased to the new size (but never decreased). + +Docker storage location: +: Modify with caution: unable to validate path until Array is Started Path does not exist + +> You must specify an image file for Docker. The system will automatically create this file when the Docker service is first started. -
-
Docker storage location:
-
Modify with caution: unable to validate path until Array is Started Path does not exist
-
-
-

You must specify an image file for Docker. The system will automatically create this file when the Docker service is first started.

-
- +
+Docker version: +: getInfo(); echo $arrInfo['Version']; ?> -
-
-
Docker version:
-
getInfo(); echo $arrInfo['Version']; ?>
-
-
-

This is the docker version.

-
+> This is the docker version. + +Docker storage location: +: + +> This is the docker volume. -
-
Docker storage location:
-
-
-
-

This is the docker volume.

-
+ +
+Default appdata storage location: +: Modify with caution: unable to validate path until Array is Started Path does not exist +> You can specify a folder to automatically generate and store subfolders containing configuration files for each Docker app (via the /config mapped volume). +> +> Only used when adding new Docker apps. Editing existing Docker apps will not be affected by this setting. + + +
+
+Template Authoring Mode: +: + +> If set to **Yes**, when creating/editing containers the interface will be present with some extra fields related to template authoring. + +
+
+ $route):?> + + +DHCPv4 pool of custom network (optional): +: Subnet: + +DHCPv4 pool of custom network : +: -
-
-
Default appdata storage location:
-
Modify with caution: unable to validate path until Array is Started Path does not exist
-
-
-

You can specify a folder to automatically generate and store subfolders containing configuration files for each Docker app (via the /config mapped volume).

-

Only used when adding new Docker apps. Editing existing Docker apps will not be affected by this setting.

-
+ +> Enter a pool range within the allocated subnet which is used for DHCPv4 assignments by Docker. E.g. 192.168.1.128/25 - + $route):?> + + +DHCPv6 pool of custom network (optional): +: Subnet: + +DHCPv6 pool of custom network : +: + + +> Enter a pool range within the allocated subnet which is used for DHCPv6 assignments by Docker. E.g. 2a02:abcd:9ef5:100:1::/80 +
- -
-
-
Template Authoring Mode:
-
- -
-
-
-

If set to Yes, when creating/editing containers the interface will be present with some extra fields related to template authoring.

-
-
- -
-
 
-
-
- +  +: +
- -
-
Docker volume info
-
-
btrfs filesystem show:
-
".shell_exec("btrfs filesystem show /var/lib/docker").""?>
-
+ +
+
Docker volume info
+btrfs filesystem show: +: ".shell_exec("btrfs filesystem show /var/lib/docker").""?> -
- + + +btrfs scrub status: +: ".implode("\n", $scrub_status).""?> -
-
btrfs scrub status:
-
".implode("\n", $scrub_status).""?>
-
+ + + + + +  +: - - - - - +> **Scrub** runs the *btrfs scrub* program to check file system integrity. +> +> If repair is needed you should check the *Correct file system errors* and run a second Scrub pass; this will permit *btrfs scrub* to fix the file system. -
-
 
-
-
-
-

Scrub runs the btrfs scrub program to check file system integrity.

-

If repair is needed you should check the Correct file system errors and run a second Scrub pass; this will permit btrfs scrub to fix the file system.

-
+ + + + +  +: *Running* - - - - +> **Cancel** will cancel the Scrub operation in progress. -
-
 
-
Running
-
-
-

Cancel will cancel the Scrub operation in progress.

-
- -
- + +
+