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 Everyone, I'Ve Set Up Clearml With Docker Before And Was Able To See The Clearml Login Page Allowing Users To Create Accounts Via Email. When Deploying The Recommended Ami From Clearml Website I Am Unable To Find That Page Or Configure That Page. Is

Hi everyone, I've set up clearml with docker before and was able to see the clearml login page allowing users to create accounts via email.

when deploying the recommended ami from clearml website i am unable to find that page or configure that page.

is there a flag or setting that allows that page to be displayed?

  
  
Posted 11 months ago
Votes Newest

Answers 3


I've set up clearml with docker before and was able to see the clearml login page allowing users to create accounts via email

As far as I know this is not supported in the open source version, but only in the enterprise version. How did you get it to work?

  
  
Posted 10 months ago

@<1523701087100473344:profile|SuccessfulKoala55> my apologies for the late response and yes

  
  
Posted 10 months ago

Hi @<1661180192380424192:profile|BlandSquirrel65> , do you mean allowing users to login via email with the open source version?

  
  
Posted 11 months ago
653 Views
3 Answers
11 months ago
10 months ago
Tags