myhelp:minio
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| myhelp:minio [2025/08/21 12:25] – ulrich | myhelp: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. | ||
| + | < | ||
| + | useradd -r -d / | ||
| + | chown -R minio-user: | ||
| + | </ | ||
| + | < | ||
| systemctl start minio | systemctl start minio | ||
| - | systemctl status minio -> shows the listen address (http:// | + | systemctl status minio |
| + | </ | ||
| Docs fot the CLI tool: https:// | Docs fot the CLI tool: https:// | ||
myhelp/minio.1755779101.txt.gz · Last modified: by ulrich
