Unanswered
Hey I Was Wondering If I Want To Setup Deploy A Clearml Server, How Would I Go About Providing Credentials For Say, The Mongodb To The System? The Hostname Env Var Is A Connection String?
Use ""
:CLEARML__HOSTS__MONGO__BACKEND__HOST="mongodb://<user>:<pass>@<hostname>:27017/backend" CLEARML__HOSTS__MONGO__AUTH__HOST="mongodb://<user>:<pass>@<hostname>:27017/auth"
157 Views
0
Answers
3 years ago
one year ago