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
Profile picture
RoundCat60
Moderator
8 Questions, 43 Answers
  Active since 07 April 2024
  Last activity 7 months ago

Reputation

0

Badges 1

38 × Eureka!
0 Votes
3 Answers
472 Views
0 Votes 3 Answers 472 Views
Hey, we have an issue after migrating to v1.0.2 from 0.17. clearml-agent-services kept restarting (ran sudo docker ps ). We used the AMI ( ami-0a4224787c2f50...
3 years ago
0 Votes
24 Answers
453 Views
0 Votes 24 Answers 453 Views
Hi all, are there any alternatives to storing user credentials in /opt/trains/config/apiserver.conf ? We don't like that the credentials are stored in plaint...
4 years ago
0 Votes
18 Answers
521 Views
0 Votes 18 Answers 521 Views
Hi, I would like to configure clearml-server to connect to an S3 bucket in order to store artefacts - i've taken a look on this page None and it mentions 'Th...
3 years ago
0 Votes
12 Answers
451 Views
0 Votes 12 Answers 451 Views
Hi, is there any documentation for setting up and using SSL certs with the clearml server and agent?
3 years ago
0 Votes
2 Answers
423 Views
0 Votes 2 Answers 423 Views
Hi, is there a document anywhere that lists the S3 bucket permissions required in an IAM policy to read and write to S3?
3 years ago
0 Votes
4 Answers
461 Views
0 Votes 4 Answers 461 Views
Hi, we would like to make a copy of the base public AMI ami-0a4224787c2f50fe9 as we noticed the owner of these AMIs only keeps the last 2 versions. When I tr...
3 years ago
0 Votes
43 Answers
25K Views
0 Votes 43 Answers 25K Views
Hey, so we noticed the /var/lib/docker/overlay2 directory on the clearml-server is growing a lot in size, we added more disk space but we want to put somethi...
3 years ago
0 Votes
1 Answers
489 Views
0 Votes 1 Answers 489 Views
Hey, I've started up a new instance of the clearml server using one of the community AMIs, I copied over the data and config from an older version (Version: ...
2 years ago