mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Refactor Settings page (#940)
This commit is contained in:
@@ -10,7 +10,7 @@ For more information, see [Dynamic Environment Variables](../clearml_agent/clear
|
||||
|
||||
:::info
|
||||
ClearML's environment variables override the [clearml.conf file](../configs/clearml_conf.md), SDK, and
|
||||
[configuration vault](../webapp/webapp_profile.md#configuration-vault),
|
||||
[configuration vault](../webapp/settings/webapp_settings_profile.md#configuration-vault),
|
||||
but can be overridden by command-line arguments.
|
||||
:::
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ it can't do that when running from a virtual environment.
|
||||
clearml-agent init
|
||||
```
|
||||
|
||||
The setup wizard prompts for ClearML credentials (see [here](../webapp/webapp_profile.md#clearml-credentials) about obtaining credentials).
|
||||
The setup wizard prompts for ClearML credentials (see [here](../webapp/settings/webapp_settings_profile.md#clearml-credentials) about obtaining credentials).
|
||||
```
|
||||
Please create new clearml credentials through the settings page in your `clearml-server` web app,
|
||||
or create a free account at https://app.clear.ml/settings/webapp-configuration
|
||||
@@ -113,7 +113,7 @@ it can't do that when running from a virtual environment.
|
||||
and the [ClearML Agent Environment Variables reference](../clearml_agent/clearml_agent_env_var.md).
|
||||
|
||||
:::note
|
||||
The ClearML Enterprise server provides a [configuration vault](../webapp/webapp_profile.md#configuration-vault), the contents
|
||||
The ClearML Enterprise server provides a [configuration vault](../webapp/settings/webapp_settings_profile.md#configuration-vault), the contents
|
||||
of which are categorically applied on top of the agent-local configuration
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user