Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
phpdave11
2 days ago
|
parent
|
context
|
favorite
| on:
MinIO is now in maintenance-mode
If you just need a simple local s3 server (e.g. for developing and testing), I recommend rclone.
rclone serve s3 path/to/buckets --addr :9000 --auth-key <key-id>,<secret>
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
rclone serve s3 path/to/buckets --addr :9000 --auth-key <key-id>,<secret>