Hi CluelessElephant89 ,
it seems like if anyone runs anything, the username will always be the same
Can I assume everyone is using the same credentials you've generated in the UI? If so, these credentials represent a unique user, which is the reason it all shows as a single person.
It doesnt matter if the user changes their name by going to
http://<IP address>:8080/login
, the username is always the same right?
If you provide a different name, you're essentially creating a new user. In the password-less mode of the free version, the user name is the user identifier.
Also it seems like the self-hosted version doesn't offer any user-management so I wonder if this is something just not offered.
The free version contains a fixed user management option (see https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_config#web-login-authentication ). More advanced user-management options do exist in the https://app.community.clear.ml e or in the paid version.