User Tools

Site Tools


myhelp:minio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
myhelp:minio [2025/08/21 12:25] ulrichmyhelp:minio [2025/09/08 08:03] (current) ulrich
Line 13: Line 13:
  
 Create the configured directory.  Create the configured directory. 
 +And also add the minio user and set the user rights. 
 +<code> 
 +useradd -r -d /opt/minio 
 +chown -R minio-user:minio-user /opt/minio 
 +</code> 
 +<code>
 systemctl start minio systemctl start minio
-systemctl status minio -> shows the listen address (http://10.20.30.40:37757)+systemctl status minio 
 +</code> -> shows the listen address (http://10.20.30.40:37757)
  
 Docs fot the CLI tool: https://docs.min.io/enterprise/aistor-object-store/reference/cli/admin/ Docs fot the CLI tool: https://docs.min.io/enterprise/aistor-object-store/reference/cli/admin/
myhelp/minio.1755779101.txt.gz · Last modified: by ulrich