Skip to content

Commit 5e74ee5

Browse files
eedugonkilfoyle
andauthored
Apply suggestions from code review
Co-authored-by: David Kilfoyle <[email protected]>
1 parent 81ca266 commit 5e74ee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy-manage/tools/snapshot-and-restore/minio-on-premise-repository.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ If you're evaluating MinIO in a test system, do not place MinIO containers on th
2222

2323
## Deploy MinIO
2424

25-
This section provides guidance and recommendations for deploying MinIO. It does not include installation steps, as MinIO is a third-party product, and its deployment, configuration, and maintenance are outside the scope of Elastic support.
25+
This section provides guidance and recommendations for deploying MinIO. It does not include installation steps. As MinIO is a third-party product, its deployment, configuration, and maintenance are outside the scope of Elastic support.
2626

2727
For installation instructions, refer to the official [MinIO documentation](https://min.io/docs/).
2828

2929
The performance and reliability of MinIO depend on its configuration and the underlying infrastructure. Consider the following best practices:
3030

3131
* For production use, deploy MinIO in [distributed mode](https://min.io/docs/minio/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html#minio-mnmd).
32-
* Use a single MinIO endpoint with the {{ece}} installation, to simplify repository configuration.
32+
* Use a single MinIO endpoint with the ECE installation, to simplify repository configuration.
3333
* Secure access to the MinIO endpoint with TLS.
3434

3535
After deployment, make sure you collect the following values:
@@ -44,7 +44,7 @@ MinIO may report multiple endpoint URLs. Be sure to select the one reachable fro
4444

4545
### Testing and evaluation
4646

47-
Use the [MinIO Quickstart Guide](https://charts.min.io/) or the [container deployment guide](https://min.io/docs/minio/container/index.html) to spin up a simple standalone MinIO container. Use `-v` to map persistent storage when using `docker` or `podman`.
47+
Use the [MinIO Quickstart Guide](https://charts.min.io/) or the [container deployment guide](https://min.io/docs/minio/container/index.html) to spin up a simple standalone MinIO container. Use `-v` to map persistent storage when using the `docker` or `podman` options.
4848

4949
### Production environments
5050

0 commit comments

Comments
 (0)