Generally, it seems you did it correctly
What exactly do you see in the web UI? Can you attach a screenshot?
I was on 1.7 version and now im on latest 1.11
Cant get screenshow yet (copying data), will add later.
What worries me is that config and agent folders are empty. I can reconfigure all agents, no problems.
But where is info about projects stored?
I also see that elastisearch and mongo has some data
All of the data is indeed in ElasticSearch and Mongo
This is what I see on fresh clearml
Where all my mounts are on /mnt/data/clearml-server instead of /opt/clearml
I get the same when I copy /opt/clearml/data folder into /mnt/data/clearml/data
is there any way to see if I even have the data in mongodb?
I also dont have side panel for some reason
It looks like the server started with an empty DB and just recreated the default sample experiments
Are you sure you changed all the right mounts in the docker-compose file?
I purged all docker images and it still doesnt seem right
I see no side panel and it doesnt ask for login name
I get sidebars and login on my local PC
But the data isnt loaded
I tried to not edit anything in docker-compose and just paste my data in there. Didnt help
But it seems like the data is gone, not sure how to get them back
Do you have a backup of the data folder?
Is fileserver folder needed for successful backup?
well, I connected to mongodb manually and it is empty, loaded with just examples
I guess I fucked up something when moving files