Unanswered
Hey Guys, Great Tool So Far!!! I'M Just Wondering About The Username Display In The Dashboard. So I Am Using The Self-Hosted Version And It Seems Like If Anyone Runs Anything, The Username Will Always Be The Same. @ It Doesnt Matter If The User Changes Th
SuccessfulKoala55 Thank you for your wonderful helpful fast replies as always. This is cool! So... I currently have the servers up via docker-compose up
command which has a lot of containers up and running. I assume... I need to spawn a bash shell inside the clearml-webserver
container, (currently there is no /opt/clearml/config/apiserver.conf
file) , create a apiserver.conf
inside /opt/clearml/config, and add those username and passwords and, save and then restart everything by running
docker-compose -f /opt/clearml/docker-compose.yml down docker-compose -f /opt/clearml/docker-compose.yml up -d
right?
168 Views
0
Answers
3 years ago
one year ago