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! We'Re Trying To Use Clearml On-Prem. Is It The Limited Functionality Only? No User Management Etc?

Hello! We're trying to use ClearML on-prem. Is it the limited functionality only? No user management etc?

  
  
Posted 2 months ago
Votes Newest

Answers 2


None

Onprem: User management is not "live" as you need to reboot and password are hardcoded ... No permission distinction, as everyone is admin ...

  
  
Posted 2 months ago

Hi @<1705029138592567296:profile|DistressedFrog14> , correct. Advanced user managment, role based access controls and other features are available only in the Scale/Enterprise licenses

  
  
Posted 2 months ago
299 Views
2 Answers
2 months ago
2 months ago
Tags