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 2 years ago
Votes Newest

Answers 8


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 2 years 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 2 years 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 2 years ago

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

  
  
Posted 2 years ago

great, thanks!

  
  
Posted 2 years 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 2 years ago

ahh just use one of the community ones?

  
  
Posted 2 years ago

yeah 🙂

  
  
Posted 2 years ago
685 Views
8 Answers
2 years ago
one year ago
Tags