diff --git a/resources/views/admin/servers/view/build.blade.php b/resources/views/admin/servers/view/build.blade.php index bb55d6b1..e4bbd584 100644 --- a/resources/views/admin/servers/view/build.blade.php +++ b/resources/views/admin/servers/view/build.blade.php @@ -29,6 +29,21 @@
Each physical core on the system is considered to be 100%. Setting this value to 0 will allow a server to use CPU time without restrictions.
Advanced: Enter the specific CPU cores that this process can run on, or leave blank to allow all cores. This can be a single number, or a comma seperated list. Example: 0, 0-1,3, or 0,1,3,4.
Setting this to 0 will disable swap space on this server. Setting to -1 will allow unlimited swap.
Each physical core on the system is considered to be 100%. Setting this value to 0 will allow a server to use CPU time without restrictions.
Advanced: Enter the specific CPU cores that this process can run on, or leave blank to allow all cores. This can be a single number, or a comma seperated list. Example: 0, 0-1,3, or 0,1,3,4.
This server will not be allowed to boot if it is using more than this amount of space. If a server goes over this limit while running it will be safely stopped and locked until enough space is available.
Advanced: The IO performance of this server relative to other running containers on the system. Value should be between 10 and 1000.
This server will not be allowed to boot if it is using more than this amount of space. If a server goes over this limit while running it will be safely stopped and locked until enough space is available.
-{{ $server->memory }}MB / {{ $server->swap }}MB{{ $server->disk }}MB{{ $server->io }}{{ $server->cpu }}%{{ $server->memory }}MB / {{ $server->swap }}MB{{ $server->disk }}MB{{ $server->io }}{{ $server->allocation->ip }}:{{ $server->allocation->port }}