I played with TrueNAS back in the days but unfortunately there are no videos about it. My home NAS is a DL380 G9 with bunch of drives in ZFS and 2x10GBit network.
Hi, I'm using Kitty and also sometimes Alacritty. It's more about terminal multiplexer. I'm using TMUX. Here's a video on how to set it up ua-cam.com/video/IefbabgRpSg/v-deo.html and ua-cam.com/video/h-kitk6enyw/v-deo.htmlsi=0TCq_BlfE09of8H4
Hi Filip, thanks for the video, it's really nice and useful! I have deployed minio locally for learning purposes and exposed it to the internet through DDNS and nginx proxy manager, routing requests to the minio instance. Certificates are handled by the nginx. Nginx talks to the minio instance via http. In your video, creating a sharing link through GUI results in a https link. In my case it's http (although the browser session is https). Do you know how come?
@ is minio free to use? Do I need to do any kind of registration on the website before I can start? From a programming point of view, how do you integrate minio into your project, let says a node js or a .net web API? I think these information can help a beginner
Hi! MinIO is free to use and does not require any registration. There's a Official Minio SDK for various programming languages. How to integrate Minio into a project is a great idea for a video. I'll put it on my "todo" list. Thanks!
Mega! dzięki za filmik!
Dzięki! Będzie więcej filmików o Minio. Zapraszam :)
Super clear and easy to follow. Thanks!
Glad it helped!
Thank you so much for your video!
Glad it was helpful!
Great pace and NO fluff. I'm going to see if you have anything on Truenas(scale) and how to migrate s3 services (now deprecated in Truenas) to minio.
I played with TrueNAS back in the days but unfortunately there are no videos about it. My home NAS is a DL380 G9 with bunch of drives in ZFS and 2x10GBit network.
great video, What is the terminal used in this video?
Hi, I'm using Kitty and also sometimes Alacritty. It's more about terminal multiplexer. I'm using TMUX. Here's a video on how to set it up ua-cam.com/video/IefbabgRpSg/v-deo.html and ua-cam.com/video/h-kitk6enyw/v-deo.htmlsi=0TCq_BlfE09of8H4
Hi Filip, thanks for the video, it's really nice and useful! I have deployed minio locally for learning purposes and exposed it to the internet through DDNS and nginx proxy manager, routing requests to the minio instance. Certificates are handled by the nginx. Nginx talks to the minio instance via http. In your video, creating a sharing link through GUI results in a https link. In my case it's http (although the browser session is https). Do you know how come?
Hi! If you go to 22:45 point in the video I talk about "MINIO_BROWSER_REDIRECT_URL". You just need to put there. Thanks!
@@LinuxCloudHacks Cool, that did the trick! Thanks!
Pierwszy. +
Thanks!
This is definitely not a beginner video
Thank you for your feedback! If there’s a specific part that felt challenging, let me know-I’d be happy to clarify or even create a follow-up video.
@ is minio free to use? Do I need to do any kind of registration on the website before I can start? From a programming point of view, how do you integrate minio into your project, let says a node js or a .net web API? I think these information can help a beginner
Hi! MinIO is free to use and does not require any registration. There's a Official Minio SDK for various programming languages. How to integrate Minio into a project is a great idea for a video. I'll put it on my "todo" list. Thanks!
@@LinuxCloudHacks kinldy concider using react and having progress indicator
Also how to encrypt using certbot in a normal VPS