mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
fix words error
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
This chapter show how to install rustfs with mnmd(multiple nodes multiple disks) using ansible playbook.Two installation method are available, namely binary and docker compose.
|
This chapter show how to install rustfs with mnmd(multiple nodes multiple disks) using ansible playbook.Two installation method are available, namely binary and docker compose.
|
||||||
|
|
||||||
## Requirments
|
## Requirements
|
||||||
|
|
||||||
- Multiple nodes(At least 4 nodes,each has private IP and public IP)
|
- Multiple nodes(At least 4 nodes,each has private IP and public IP)
|
||||||
- Multiple disks(At least 1 disk per nodes, 4 disks is a better choice)
|
- Multiple disks(At least 1 disk per nodes, 4 disks is a better choice)
|
||||||
- Ansible should be avialable
|
- Ansible should be available
|
||||||
- Docker should be available(only for docker compose installation)
|
- Docker should be available(only for docker compose installation)
|
||||||
|
|
||||||
## Binary installation and uninstallation
|
## Binary installation and uninstallation
|
||||||
|
|||||||
Reference in New Issue
Block a user