1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Adds language about having write permission to use mc admin update (#1346)

Closes #1301

Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
This commit is contained in:
Daryl White
2024-10-09 11:04:26 -04:00
committed by GitHub
parent d8fd984346
commit 07a1569e87
2 changed files with 8 additions and 2 deletions

View File

@ -123,7 +123,7 @@ The following command updates a MinIO deployment with the specified :ref:`alias
mc admin update ALIAS
The command may fail if the user which a ``minio`` server process runs as does not have read/write permissions to the path of the binary itself.
The user running the ``mc admin update`` command **must** have ``write`` permissions to the location where the binary installs.
You can specify a URL resolving to a specific MinIO server binary version.
Airgapped or internet-isolated deployments may utilize this feature for updating from an internally-accessible server: