logoalt Hacker News

alexpotatotoday at 12:54 PM1 replyview on HN

We ran RustFS in production at a past job.

Was the backend for an archiving service and we found it to work well on baremetal machines and seamlessly integrated with existing services that used the S3 api.

This was on an internal network so YMMV when it comes to running on the open internet especially with the CVE mentioned in the post.


Replies

rchtoday at 5:54 PM

This has been my solution as well. It has recently been added as an integrated service via devenv:

https://devenv.sh/services/rustfs/