985 B
play-alias-only
The following example assumes that the play
alias exists
in the mc
configuration file <mc-configuration>
. You can
replace play
with the alias for your preferred
S3-compatible deployment.
See mc alias
for
more information on aliases.
end-play-alias-only
play-s3-alias
The following example assumes that the play
and
s3
aliases exist in the mc
configuration file <mc-configuration>
. You can
replace play
and s3
with the aliases for your
preferred S3-compatible deployments.
See mc alias
for
more information on aliases.
end-play-s3-alias
myminio-alias
The following example uses the default myminio
alias.
The myminio
alias points to a local minio
server running on port 9000
. See <installation
instructions> for more information on installing and running a local
minio
server instance.
See mc alias
for
more information on aliases.
end-myminio-alias