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
Hi, Everyone. If I Am Self-Hosting My Clearml In Ec2, Do I Get To Have The Autoscaler Feature, Or Do I Still Need To Get The Pro Version To Have Access To This Feature ?

Hi, everyone.

If I am self-hosting my ClearML in EC2, do I get to have the autoscaler feature, or do I still need to get the Pro version to have access to this feature ?

  
  
Posted one month ago
Votes Newest

Answers


Hi @<1730758665054457856:profile|MysteriousCrab4>

do I get to have the autoscaler feature,

You have the open source one here: None
In the managed Pro tier you have the fancy UI AWS/GCP autosclaer (with some additional extra features)
And there is the Scale/Enterprise tiers with more sophisticated features like Vault on top of that

  
  
Posted one month ago
157 Views
1 Answer
one month ago
one month ago
Tags
Similar posts