diff --git a/docs/deploying_clearml/clearml_server_linux_mac.md b/docs/deploying_clearml/clearml_server_linux_mac.md index 54f6b7f6..08d101c9 100644 --- a/docs/deploying_clearml/clearml_server_linux_mac.md +++ b/docs/deploying_clearml/clearml_server_linux_mac.md @@ -35,6 +35,10 @@ By default, ClearML Server launches with unrestricted access. To restrict ClearM instructions in the [Security](clearml_server_security.md) page. ::: +:::info Memory Requirement +Deploying the server requires a minimum of 4 GB of memory, 8 GB is recommended. +::: + **To launch ClearML Server on Linux or macOS:** 1. Install Docker. The instructions depend upon the operating system: diff --git a/docs/deploying_clearml/clearml_server_win.md b/docs/deploying_clearml/clearml_server_win.md index 0789faf0..7b5fb253 100644 --- a/docs/deploying_clearml/clearml_server_win.md +++ b/docs/deploying_clearml/clearml_server_win.md @@ -19,6 +19,10 @@ and delete all cookies under the **ClearML Server** URL. By default, **ClearML Server** launches with unrestricted access. To restrict **ClearML Server** access, follow the instructions in the [Security](clearml_server_security.md) page. ::: +:::info Memory Requirement +Deploying the server requires a minimum of 4 GB of memory, 8 GB is recommended. +::: + **To deploy ClearML Server on Windows 10:** 1. Install the Docker Desktop for Windows application by either: