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 132 forks source link

How to create a master account and give access credentials for web login #115

Open AhmadShaik opened 2 years ago

AhmadShaik commented 2 years ago

I am trying to set up login credentials for clearml server which is running on my local system. From the documentation I understood that we need to add users in the apiserver.conf, which will be located in /opt/clearml/config/apiserver.conf. Since its a dockerised application I am not able to find that file.

Please let me know how I can get that done.

jkhenning commented 2 years ago

Hi @AhmadShaik, are you using the official helm chart in https://github.com/allegroai/clearml-helm-charts ?

AhmadShaik commented 2 years ago

No I didn't used clearml-helm-charts. Can you suggest me how to do.

jkhenning commented 2 years ago

Well, the best thing is to follow that helm chart and see how the API server is configured with extraConfigurations