Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello Everyone! Thanks To The Team For The Amazing Work On Clearml! I'Ve Brought Up A Couple Clearml-Servers And I'Ve Put A Load Balancer On Top Of Them. I Was Wondering Where Can I Find The Credentials Of Each User On Clearml-Server, So That I Can Someho

Hello Everyone! Thanks to the team for the amazing work on clearml! I've brought up a couple clearml-servers and i've put a load balancer on top of them. I was wondering where can I find the credentials of each user on clearml-server, so that i can somehow share the file on some place for the load balancer to actually be useful? is it possible?

  
  
Posted one year ago
Votes Newest

Answers 20


that's why i was looking for a way to just backup that mongodb data

  
  
Posted one year ago

my problem is that the load balancer might redirect any user to each of the servers randomly. so I need those API Tokens (credentials) to be the same on both servers

  
  
Posted one year ago

Hi @<1585441140176326656:profile|StrongDove49> , what do you mean finding the credentials for each user? You mean on the databases?

  
  
Posted one year ago

That sounds like a fairly large team already. I would suggest considering the Scale version. It would alleviate a lot of devops work & maintenance on your part, provide direct support for users & admins, RBAC, SSO, configuration vaults and many other features.

  
  
Posted one year ago

Yes, but this data is managed by mongodb. Also since you have full visibility at the user/passwords you can probably somehow generate a token similiar to how the UI does it when you log in to create a token

  
  
Posted one year ago

yes, I mean for example I've got a couple clearml applications on my workstations talking to my server using api keys. how can i backup this data and load it on to the other server?

  
  
Posted one year ago

Ok, Thanks, will check it out

  
  
Posted one year ago

around 10 ~ 20 people

  
  
Posted one year ago

It's basically the paid version of ClearML. It is built towards larger teams with many services offered by the ClearML team to make your & your user's lives easier and provides additional features often required by large teams

  
  
Posted one year ago

I think if you inject exactly the same data then it will be copied. I suggest the databases be down during this operation.

  
  
Posted one year ago

For more info - None

  
  
Posted one year ago

then yeah, all data sits in /opt/clearml/data

  
  
Posted one year ago

is it all stored on /opt/clearml/data?

  
  
Posted one year ago

oh, thanks, what is the Scale version?

  
  
Posted one year ago

oh okay thanks, so just copying that would suffice? I mean the db name and stuff aren't randomly produced ?

  
  
Posted one year ago

Although I think a problem would be syncing the databases on different servers

  
  
Posted one year ago

yeah.. this syncing would be a headache

  
  
Posted one year ago

thanks so much for the fast reply BTW

  
  
Posted one year ago

mongo/elastic/redis

  
  
Posted one year ago

How large is the team?

  
  
Posted one year ago