allegroai / clearml-server

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Other
381 stars 131 forks source link

Feature Request: Get server configuration parameters from AWS Secrets Manager [security] #222

Open InonS opened 10 months ago

InonS commented 10 months ago

Proposal Summary

Add a feature to communicate with the AWS Secrets Manager and unpack Secrets from the into the server configuration.

Motivation

ClearML Server supports static configuration of AWS access keys, but to conform with AWS security guidelines there should be a way to use AWS Secrets Manager with ClearML.

Related Discussion