/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/