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
Does Anyone Know How To Setup “Web App Cloud Access” For Non-Aws Cloud Providers? Setting All The Fields “Bucket”, “Key”, “Secret”, “Aws Region” And “Host Endpoint” Has No Effect. Thus, Everytime An Experiment Is Deleted, Clearml Says That Artifacts Were

Does anyone know how to setup “Web App Cloud Access” for non-aws cloud providers? setting all the fields “bucket”, “key”, “secret”, “aws region” and “host endpoint” has no effect. Thus, everytime an experiment is deleted, ClearML says that artifacts were not deleted on S3.

  
  
Posted one year ago
Votes Newest

Answers 12


Hi SpotlessPenguin79 , can you please elaborate on this?

for non-aws cloud providers?

What exactly are you trying to do?

  
  
Posted one year ago

I'm afraid this isn't currently supported by the UI. I think it should be released in one of the coming versions

  
  
Posted one year ago

i’d like to delete experiments from within the webapp, and have the artifacts (in a s3 bucket) deleted as well.

  
  
Posted one year ago

i see. that is unfortunate.

  
  
Posted one year ago

what is the purpose of the web app cloud access configuration?

  
  
Posted one year ago

So you can download/view files on the cloud

  
  
Posted one year ago

is this feature also available for non aws cloud providers?

  
  
Posted one year ago

For example artifacts or debug samples

  
  
Posted one year ago

Currently only for the files server

  
  
Posted one year ago

i see. thank you.

  
  
Posted one year ago

What cloud provider are you using? I think you should open a github issue to request this behavior 🙂

  
  
Posted one year ago

We’re using https://exoscale.com/

  
  
Posted one year ago
668 Views
12 Answers
one year ago
one year ago
Tags