mirror of
https://github.com/minio/minio
synced 2024-11-05 17:34:01 +00:00
Amend ZFS line in README - to make it about Minio on FreeNAS (#3461)
This commit is contained in:
parent
b2f920a868
commit
f7766b49aa
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,8 @@ minio.exe server D:\Photos
|
|||
chmod 755 minio
|
||||
./minio server ~/Photos
|
||||
```
|
||||
Please visit official zfs FreeBSD guide for more details [here](https://www.freebsd.org/doc/handbook/zfs-quickstart.html)
|
||||
|
||||
You can run Minio on FreeBSD with FreeNAS storage-backend - see [here](https://docs.minio.io/docs/how-to-run-minio-in-freenas) for more details.
|
||||
|
||||
## Install from Source
|
||||
|
||||
|
|
Loading…
Reference in a new issue