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:
@ -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:
|
||||
|
Reference in New Issue
Block a user