mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Getting Started Refactor part 1
This commit is contained in:
@@ -49,7 +49,7 @@ authentication, subdomains, and load balancers, and use any of its many configur
|
||||
1. Optionally, [configure ClearML Server](clearml_server_config.md) for additional features, including subdomains and load balancers,
|
||||
web login authentication, and the non-responsive task watchdog.
|
||||
|
||||
1. [Connect the ClearML SDK to the ClearML Server](../getting_started/ds/ds_first_steps.md)
|
||||
1. [Connect the ClearML SDK to the ClearML Server](../clearml_sdk/clearml_sdk_setup)
|
||||
|
||||
## Updating
|
||||
|
||||
|
||||
@@ -150,4 +150,4 @@ The following section contains a list of AMI Image IDs per-region for the latest
|
||||
## Next Step
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with your server.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
|
||||
@@ -7,7 +7,7 @@ provides custom images for each released version of ClearML Server. For a list o
|
||||
[ClearML Server GCP Custom Image](#clearml-server-gcp-custom-image).
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with the server you have deployed.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
|
||||
:::info
|
||||
In order for `clearml` to work with a ClearML Server on GCP, set `CLEARML_API_DEFAULT_REQ_METHOD=PUT` or
|
||||
@@ -155,4 +155,4 @@ The following section contains a list of Custom Image URLs (exported in differen
|
||||
## Next Step
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with your server.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
|
||||
@@ -32,4 +32,4 @@ instructions in the [Security](clearml_server_security.md) page.
|
||||
## Next Step
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with your server.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
@@ -227,4 +227,4 @@ If needed, restore data and configuration by doing the following:
|
||||
## Next Step
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with your server.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
@@ -89,4 +89,4 @@ After deploying ClearML Server, the services expose the following node ports:
|
||||
## Next Step
|
||||
|
||||
To keep track of your experiments and/or data, the `clearml` package needs to communicate with your server.
|
||||
For instruction to connect the ClearML SDK to the server, see [Getting Started: First Steps](../getting_started/ds/ds_first_steps.md).
|
||||
For instruction to connect the ClearML SDK to the server, see [ClearML Setup](../clearml_sdk/clearml_sdk_setup).
|
||||
Reference in New Issue
Block a user