MinIO
- Access Keys
Recents version of MinIO removed the ability to manage and generate keys via the UI. The mc CLI tool must be used instead. See the CLI section for more information. To…
- CLI
MinIO supports multiple long term users in addition to default user created during server startup. New users have to added using the CLI tool. You can read the full docs…
- Custom configuration
Custom config variables can be exported in /app/data/env.sh. This file is sourced automatically on startup.
- Domains
MinIO uses two domains: Console domain - this domain is for accessing the MinIO console. API Domain - this endpoint responds to S3 API requests. This is the domain that…
- Admin credentials
To change admin credentials, use the File manager to edit the variables MINIO_ROOT_USER and MINIO_ROOT_PASSWORD in /app/data/env.sh. export MINIO_ROOT_USER=superadmin…
- How to order MinIO?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: MinIO 4. Select service Region This is the datacenter location where your App will be…
