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 All, Just Started With Clearml Yestarday And I'M Wondering Whats The Recommended Way Of Running The Server In Aws? I Can See That The Old Allegro Ai Trains Server Is Not Longer Available:

Hi all, just started with ClearML yestarday and i'm wondering whats the recommended way of running the server in AWS? I can see that the old Allegro AI Trains server is not longer available: https://aws.amazon.com/marketplace/pp/prodview-arnqvaafpjz7o

  
  
Posted one year ago
Votes Newest

Answers 8


ahh just use one of the community ones?

  
  
Posted one year ago

I can see that the old Allegro AI Trains server is not longer available:

What do you mean? You mean the AMI?
Regarding AWS deployment - I guess it really depends on your usage. Are you interested in holding the server on an EC2 instance?

  
  
Posted one year ago

Whatever is simpler, we are researching medical data so I can't use your hosted server, I need it to be inside our VPC in AWS. I was thinking either an EC2 instance with/out docker or use AWS ECS

  
  
Posted one year ago

great, thanks!

  
  
Posted one year ago

CrookedMonkey33 you have updated AMIs in the online documentation for the latest versions, see here: https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aws_ec2_ami

  
  
Posted one year ago

CrookedMonkey33 , let me take a look if I can find an AMI 🙂

  
  
Posted one year ago

yeah 🙂

  
  
Posted one year ago

and yes I meant the AMI, in your docs you recommend to use the old one until you post a new one, but the old one is no longer available.

  
  
Posted one year ago
250 Views
8 Answers
one year ago
8 months ago
Tags