Can you show how you have installed and set up minio. I did pip3 install minio but when i enter the command: minio --version i get an error that command not found. I am lost
I am on MacOs. There I can run `brew install minio/stable/minio`. Check out the docs for Linux or even Windows here: min.io/docs/minio/linux/index.html.
Amazing resource - thanks Simon!
💙 Thanks. Next up, I will want to have assets instead of jobs, but it was a little too much in one go :)
Very nice showcase project!
Can you show how you have installed and set up minio. I did pip3 install minio but when i enter the command: minio --version i get an error that command not found. I am lost
I am on MacOs. There I can run `brew install minio/stable/minio`. Check out the docs for Linux or even Windows here: min.io/docs/minio/linux/index.html.
@@sspaeti thank you. I’ll try that.