Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

15 строки
430 B
Plaintext

/etc/minio/minio.conf
# Local export path.
MINIO_VOLUMES="/srv/minio/data/"
# Access Key of the server.
# MINIO_ACCESS_KEY=Server-Access-Key
# Secret key of the server.
# MINIO_SECRET_KEY=Server-Secret-Key
# Use if you want to run Minio on a custom port.
# MINIO_OPTS="--address :9199"
/srv/minio/
/usr/bin/minio
/usr/lib/systemd/system/minio.service
/usr/lib/sysusers.d/minio.conf
/var/lib/minio/