Looking for a minio alternative and trying out rustfs
Find a file
2025-11-02 20:50:04 -06:00
.env Initial Commit for try-rustfs 2025-11-02 20:47:20 -06:00
.gitignore Initial Commit for try-rustfs 2025-11-02 20:47:20 -06:00
hello.txt Initial Commit for try-rustfs 2025-11-02 20:47:20 -06:00
justfile Initial Commit for try-rustfs 2025-11-02 20:47:20 -06:00
README.md no secret is safe 2025-11-02 20:50:04 -06:00

try-rustfs

Looking for a minio alternative and trying out rustfs

.env

Yes there is a .env file in the root directory. Yes it includes secrets. Yes this would be a bad idea for anything connected to the internet. This only ever only ever ran on my local system.

never commit real secrets to your repo.