Open ctengel opened 2 years ago
Need more RPis
4 pricing
Note the Zero also.. $15???
DigiKey
Some authentication into the system
CM4???
cluster
other clusters https://uplab.pro/2020/12/raspberry-pi-server-mark-iii/
consider multinode, multidrive https://min.io/docs/minio/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html
consider securing with HTTPS https://www.linkedin.com/pulse/build-your-own-private-cloud-home-raspberry-pi-minio-huerta-arias
Maybe we need to do this with #22 to complete #13 / #27 ?
Do we need to assume S3 bucket is the only storage mechanism?
Do we want to track each object at exactly one place/bucket?
IE do we want to copy an object in some circumstances? Or do we only care about it in one place, the most readily accessible place?
I think the big thing really is does object management happen at the object layer ever or just bucket? If the entire bucket is replicated or backed up at once then it is simple... But if one object gets archived from the bucket then what?
leverage pqsql schemas
POST /download (i.e. allow fully assisted downloading) - need "worker bees" close to obj store
POST /upload
GET /file
flexibility
Database
object
file
user is a table
user_buck (permissions)
bucket
buck_serv
server