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
Unanswered
Hi All, I'M Trying To Run Tasks In The Autoscaler Using My Docker Image That Sits In Aws Ecr, And I'M Having Authentication Credentials Issues. I Want To Clone An Existing Task And Run It Using The Autoscaler. I Created A Docker Image, Which Sits In Aws


Hi @<1878975301346660352:profile|DizzyPuppy89> , when you set up the autoscaler, you can provide an init bash script that will run on the EC2 instance before the container is launched

  
  
Posted one month ago
42 Views
0 Answers
one month ago
one month ago