update fileserver doc (#860)

This commit is contained in:
Michael Pilosov 2024-06-28 07:55:34 -06:00 committed by GitHub
parent f54ab3d5b0
commit af1de9f598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,9 @@ Configure ClearML Server to use Web Login authentication, which requires a usern
## File Server Security
By default, the File Server is not secured even if [Web Login Authentication](clearml_server_config.md#web-login-authentication)
Prior to ClearML version 1.16.0, the File Server was not secured even if [Web Login Authentication](clearml_server_config.md#web-login-authentication)
has been configured. Using an [object storage solution](../integrations/storage.md) that has built-in security is recommended.
Version 1.16.0 added token authentication to the File Server by default.
## Server Credentials and Secrets