RustFS true rustfs/rustfs:latest https://hub.docker.com/r/rustfs/rustfs bridge sh false https://github.com/junkerderprovinz/unraid-apps/blob/main/rustfs/README.md https://forums.unraid.net/topic/198811-support-junkerderprovinz-unraid-apps/ https://github.com/rustfs/rustfs RustFS is an S3-compatible object store written in Rust, Apache-2.0, and one of the alternatives people have been looking at since MinIO's open edition stopped moving. This template runs the official image with the two settings it needs on Unraid. THIS IS A PRE-RELEASE. RustFS has published a hundred releases and not one of them is stable: alphas, betas and release candidates only. Do not put data here that exists nowhere else. Why this template exists: started as it comes, the container does not run on Unraid at all. It runs as its own built-in user id 10001, so on a share owned by nobody:users it cannot write and dies at startup with "Permission denied". This template runs it as 99:100 instead, which fixes it. It also makes the credentials required fields, because without them the image falls back to a built-in default account and says so twice in its own log. Ports: 9000 is the S3 endpoint every client connects to. 9001 is the built-in web console. First start: the log runs to a handful of warnings and then goes quiet, which is what a working start looks like here. There is no "server is listening" line. If you see "Permission denied" instead, the Data folder is not writable by 99:100, or the Logs folder is mapped and is not. Backup: Cloud: Network:Web Tools:Utilities http://[IP]:[PORT:9001] https://raw.githubusercontent.com/junkerderprovinz/unraid-apps/main/rustfs/rustfs.xml https://raw.githubusercontent.com/junkerderprovinz/unraid-apps/main/rustfs/icon.png --restart=unless-stopped --user 99:100 If this template helps you, consider buying me a coffee. https://buymeacoffee.com/junkerderprovinz Set an Access Key and Secret Key below. Left empty the container stops at startup, and removed entirely RustFS falls back to a built-in default account that is the same in every copy of the image. This is a pre-release: keep a second copy of anything you store here. 9000 9001 /mnt/user/appdata/rustfs/data * warn