diff --git a/docs/faq.md b/docs/faq.md index a0aba7f..61939a6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,15 +1,7 @@ # trains-server FAQ -
-
- -> **NOTE** This page's information is deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) -> for up-to-date deployment instructions - -
- -
+## **NOTE**: This page's information is deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) for up-to-date deployment instructions Launching **trains-server** diff --git a/docs/install_aws.md b/docs/install_aws.md index 11d46d5..c9e7860 100644 --- a/docs/install_aws.md +++ b/docs/install_aws.md @@ -1,15 +1,6 @@ # Deploying **trains-server** on AWS -
- -
- -> **NOTE** These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) -> for up-to-date deployment instructions - -
- -
+## **NOTE**: These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) for up-to-date deployment instructions To easily deploy **trains-server** on AWS, use one of our pre-built Amazon Machine Images (AMIs). We provide AMIs per region for each released version of **trains-server**, see [Released versions](#released-versions) below. diff --git a/docs/install_gcp.md b/docs/install_gcp.md index 88e0f57..59ab441 100644 --- a/docs/install_gcp.md +++ b/docs/install_gcp.md @@ -1,13 +1,6 @@ # Deploying Trains Server on Google Cloud Platform -
- -
- -> **NOTE** These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) -> for up-to-date deployment instructions - -
+# **NOTE**: These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) for up-to-date deployment instructions To easily deploy Trains Server on GCP, use one of our pre-built GCP Custom Images. We provide Custom Images for each released version of Trains Server, see [Released versions](#released-versions) below. diff --git a/docs/install_linux_mac.md b/docs/install_linux_mac.md index 6d72a38..7349bff 100644 --- a/docs/install_linux_mac.md +++ b/docs/install_linux_mac.md @@ -1,13 +1,6 @@ # Launching the **trains-server** Docker in Linux or macOS -
- -
- -> **NOTE** These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) -> for up-to-date deployment instructions - -
+## **NOTE**: These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) for up-to-date deployment instructions For Linux or macOS, use our pre-built Docker image for easy deployment. The latest Docker images can be found [here](https://hub.docker.com/r/allegroai/trains). diff --git a/docs/install_win.md b/docs/install_win.md index 79806dc..3334be9 100644 --- a/docs/install_win.md +++ b/docs/install_win.md @@ -1,15 +1,6 @@ # Launching the **trains-server** Docker in Windows 10 -
- -
- -> **NOTE** These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) -> for up-to-date deployment instructions - -
- -
+## **NOTE**: These instructions are deprecated. See the [ClearML documentation](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server) for up-to-date deployment instructions For Windows, we recommend launching our pre-built Docker image on a Linux virtual machine. However, you can launch **trains-server** on Windows 10 using Docker Desktop for Windows (see the Docker [System Requirements](https://docs.docker.com/docker-for-windows/install/#system-requirements)).