Add configuration vault docs (#91)

This commit is contained in:
pollfly
2021-10-21 09:42:11 +03:00
committed by GitHub
parent f2162ba9e5
commit 63e3ff1f9c
9 changed files with 58 additions and 11 deletions

View File

@@ -129,6 +129,12 @@ Install ClearML Agent as a system Python package and not in a Python virtual env
* Windows - `\User\<username>\clearml.conf`
1. Optionally, configure **ClearML** options for **ClearML Agent** (default docker, package manager, etc.). See the [ClearML Configuration Reference](configs/clearml_conf.md).
:::note
The ClearML Enterprise server provides a [configuration vault](webapp/webapp_profile.md#configuration-vault), the contents
of which are categorically applied on top of the agent-local configuration
:::
### Adding ClearML Agent to a Configuration File