loverustfs
loverustfs
> No, it's because of Docker permission requirements; we changed the permissions to 1000. However, 1000 also has issues, so next time we'll change it to 10001. We have released...
> Console bucket browser listing is with image rustfs/rustfs:1.0.0-alpha.69 still broken. It's not expected that there will be any further changes for a long time. Has this issue been resolved?...
It seems there is indeed a misunderstanding here. Is applying virtual hosting mode to BUCKET.yourdomain.com:9000 as expected? There might be a compatibility issue with the console.
Will the display work correctly if a reverse proxy is not used?
> Yes. But without RUSTFS_SERVER_DOMAINS the reverse proxy display would also work. Only when RUSTFS_SERVER_DOMAINS is used the reverse proxy console list does not work. @houseme Is there a better...
@weisd @houseme I think that https://github.com/rustfs/rustfs/pull/967 can fix this bug.
> Unsure if this already a thing but in-memory object caching would be a very nice addition. Hi @RealFascinated , S3Cache similar to MinIO? Or Or other cached SSD acceleration?
> I believe MinIO's implementation a read only in memory cache. That is something I would love to see added. preferably with a memory limit config option OK. Thank you...
> Could you please improve the documentation? This tiered storage system lacks documentation and examples. When testing it on the documentation site's demo server, the service panics no matter how...
> > > Unsure if this already a thing but in-memory object caching would be a very nice addition.不确定这是否已经存在,但内存中对象缓存将是一个非常好的补充。 > > > > Hi [@RealFascinated](https://github.com/RealFascinated) , > > > >...