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 Team, We Are Currently Utilizing A Self-Hosted Clearml For Various Projects. Our Aim Is To Implement Role-Based Access Control Across Projects. As I Understand, This Feature Is Presently Available Only On The Enterprise Plan. Is It Possible To Enab

Hello Team,

We are currently utilizing a self-hosted clearML for various projects. Our aim is to implement Role-based access control across projects. As I understand, this feature is presently available only on the Enterprise plan. Is it possible to enable this feature within our self-hosted environment?

Thank you.

  
  
Posted 2 months ago
Votes Newest

Answers 2


Hi @<1696331935023894528:profile|BoredBee87> , role based access controls are available only in the Scale & Enterprise licenses. These licenses do support full on premise deployments. Besides role based access controls there are many other features available. I'd suggest contacting ClearML directly to hear about other options 🙂

  
  
Posted 2 months ago

Thanks for the quick reply 🙂

  
  
Posted 2 months ago
322 Views
2 Answers
2 months ago
2 months ago
Tags