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

Answers 12


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

  
  
Posted 2 years ago

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

  
  
Posted 2 years ago

is this feature also available for non aws cloud providers?

  
  
Posted 2 years ago

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

  
  
Posted 2 years ago

i see. thank you.

  
  
Posted 2 years ago

For example artifacts or debug samples

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

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

  
  
Posted 2 years ago

Hi SpotlessPenguin79 , can you please elaborate on this?

for non-aws cloud providers?

What exactly are you trying to do?

  
  
Posted 2 years ago

So you can download/view files on the cloud

  
  
Posted 2 years ago

Currently only for the files server

  
  
Posted 2 years ago

i see. that is unfortunate.

  
  
Posted 2 years ago
1K Views
12 Answers
2 years ago
one year ago
Tags