
Reputation
Badges 1
8 × Eureka!yes, I upload on the client, but the information about dataset is manage on the clearml server right?
I’m deploying my MinIO server on local network, and the URL to it contains port 9000, when I setup clearml to sync data to the storage, I have to set default output uri to sdk.development.default_output_uri="
None "
And the rest of my config will look like the image below. Is there anything I have to config in my clearml server on default output uri (for example the bucket name or port…)?
![image](https://clearml-web-assets.s3.amazonaws.com/sc...
@<1523701087100473344:profile|SuccessfulKoala55> I already try to setup bucket which point to clearmlstorage but it didn’t work
Hmm, let me check that again. Is that storage config file goes into /opt/clearml/config?
@<1523701087100473344:profile|SuccessfulKoala55> @<1585078752969232384:profile|FantasticDuck7> Thank you very much. It works now 😊
Yes, I self-host a clearml server and minio as well
Yes, I already config it and I seeing that my files are being uploaded on MinIO. But when I delete project on clearML, it does not remove files in MinIO
Yes, I know that but does the CLI include that? I don’t see it mentioned in the doc.