-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate Minio #5
Comments
Opened issue - minio/mc#4100 |
Openio? Openmediavault? Owncloud? |
Note since then we hit another major minio issue with auto upgrading and losing backward compatibility In happy news lots of benefits from the new version hopefully See notes in #7 |
We need better documentation of how to setup MINIO buckets etc - see #8 |
|
From https://www.linkedin.com/pulse/build-your-own-private-cloud-home-raspberry-pi-minio-huerta-arias
Sharable URLs
|
From https://min.io/docs/minio/linux/index.html?ref=docs-redirect |
Consider Fedora, now supported officially on Raspbery Pi 4 as of Fedora 37 |
this is the infra piece - let's execute on #5 (comment) |
trying to figure out still -
figure out and document above, then close this issue fedora question can stick with #2 |
I believe access is solved, need to add example JSON and commands to README |
After doing and splitting some stuff off, the only thing left to do is to get minio running on rpi, including usb power fix and systemd |
testing now for streaming |
mp4 streaming seems to work (actual mp4 and not mp2t disguised as mp4) fantastically - firefox requests appropriate sections and minio sends them - test success! |
More stability/maturity issues -
upon calling Essentially the CLI deprecated a usage to the point of breaking it without even letting the official minio python wrapper/library catch up... |
Seems fixed in latest, with |
At this point minio-py seems fixed as of 7.1.16 Remaining
|
Just need to determine if any power tweaks (software/firmware or hardware (usb hub etc)) are needed... |
It appears max usb current no longer needs to be tweaked https://www.raspberrypi.com/documentation/computers/config_txt.html#max_usb_current One less thing for us to do however bad news in that it seems any power woes have to be fixed in hardware |
Will monitor and open separate HW issue as needed. Minio is it for now! |
The text was updated successfully, but these errors were encountered: