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 10 months ago
Votes Newest

Answers 2


Thanks for the quick reply 🙂

  
  
Posted 10 months ago

Hi 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 10 months ago
894 Views
2 Answers
10 months ago
10 months ago
Tags