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

website edit #187

Open sourabmaity opened 1 year ago

sourabmaity commented 1 year ago

I want to add some features in website

So how can I edit website part? Where static files located ?

If any one help

I launch clearml-server in AWS

Sanji515 commented 1 year ago

+1 Vote

Want to know the steps to build latest docker image for my own custom features so that I can push that image to my docker hub and can use that for running clear ML server.

Please help. Thanks!

jkhenning commented 1 year ago

Hi @Sanji515,

The webapp part of the ClearML Server can be found in https://github.com/allegroai/clearml-web - you have instruction there on how to build the webapp from the repository.

As for building the entire server container, you can see the Dockerfile and scripts here: https://github.com/allegroai/clearml-server/tree/master/docker