diff --git a/public/pages/bhyvevms/en.index.php b/public/pages/bhyvevms/en.index.php index e299c7bb..9ec2b1cd 100644 --- a/public/pages/bhyvevms/en.index.php +++ b/public/pages/bhyvevms/en.index.php @@ -4,10 +4,11 @@ $clonos->useDialogs(array( 'bhyve-new', 'bhyve-obtain', 'bhyve-clone', + 'bhyve-rename', 'jail-settings-config-menu', )); ?> -

Bhyve VMs

+

Виртуальные машины

Create from ISO @@ -19,13 +20,13 @@ $clonos->useDialogs(array( Node name VM Usage - RAM + RAM CPU - OS type - Status + OS type + Status Action VNC VNC port - \ No newline at end of file + diff --git a/public/pages/bhyvevms/ru.index.php b/public/pages/bhyvevms/ru.index.php index 7d3ee511..eb229e5d 100644 --- a/public/pages/bhyvevms/ru.index.php +++ b/public/pages/bhyvevms/ru.index.php @@ -29,4 +29,4 @@ $clonos->useDialogs(array( VNC порт - \ No newline at end of file + diff --git a/public/pages/instance_jail/en.index.php b/public/pages/instance_jail/en.index.php index 106556be..7b02fe97 100644 --- a/public/pages/instance_jail/en.index.php +++ b/public/pages/instance_jail/en.index.php @@ -13,11 +13,11 @@ $clonos->useDialogs(array( Logo Name - Описание + Desc -

\ No newline at end of file +
diff --git a/public/pages/jailscontainers/en.index.php b/public/pages/jailscontainers/en.index.php index e8000657..ff2bf011 100644 --- a/public/pages/jailscontainers/en.index.php +++ b/public/pages/jailscontainers/en.index.php @@ -1,27 +1,38 @@ uri_chunks[1])) +{ + include('helpers.php'); + return; +} + + $clonos->useDialogs(array( 'vnc', 'jail-settings', 'jail-settings-config-menu', + 'jail-import', 'jail-clone', + 'jail-rename', )); + ?>

Jail containers:

-

Create jail

+

Create jail +Import

- + - - - + + + -
Node nameNode name Jail UsageIP-addressStatusActionIP addressStatusAction VNC VNC port
\ No newline at end of file + diff --git a/public/pages/overview/en.index.php b/public/pages/overview/en.index.php index cbfbec5b..b80e0676 100644 --- a/public/pages/overview/en.index.php +++ b/public/pages/overview/en.index.php @@ -1,29 +1,40 @@ -

Summary statistics for cloud:

+
+
+

Summary statistics for cloud:

+ + + + + + + + + + + + + + + + + + + +
ParamValues
Num of nodes:
Online nodes:
Offline nodes:
Num of jails:
Num of cores:
Average freq. Mhz:
Summary RAM:
Summary storage size:
+
+
+

Current node CPU usage:

+
+ +

Current node RAM usage:

+
+
+
- - - - - - - - - - - - - - - - - - - -
ParamValues
Num of nodes:
Online nodes:
Offline nodes:
Num of jails:
Num of cores:
Average freq. Mhz:
Summary RAM:
Summary storage size:

It is an open source and free product which powered by other project (major importance list):

@@ -32,4 +43,4 @@ CHAT: ---> \ No newline at end of file +-->