@<1523701205467926528:profile|AgitatedDove14>
Thanks!
Would you mind walking me through the process?
Upon my understanding, first I'm gonna build a self-hosted server with docker on my windows computer.
Secondly, I'm gonna connect other windows computers with the server. To do that, I need a token from my server, so that I could copy and paste it when I execute the command clearml-agent init --token <my_token> --queue default
from 'other windows computers'.
Lastly, I just execute clearml-agent daemon --queue default
on my other windows computers as 'workers' to run the queued tasks.
And this is how I could run multiple tasks from multiple windows computers with one server.
Please let me know if there's anything to be fixed from what I said!
Although I have one concern that this whole process would work only for paid plans, and not work on self-hosted server...?
I'd very appreciate it if you could help me to figure this out!
Thanks in advance!