Home

The net/minio/server port

minio-0.20241107 – object storage server compatible with Amazon S3 APIs (cvsweb github mirror)

Description

Minio is an object storage server compatible with Amazon S3 cloud
storage service. It is best suited for storing unstructured data such
as photos, videos, log files, backups and container / VM images. Size
of an object can range from a few KBs to a maximum of 5TB.
WWW: https://minio.io

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

minio's root access
===================

By default, minio server use minioadmin:minioadmin as the user:password for the
root access. The only way to change the default user and/or password is
through the MINIO_ROOT_USER and MINIO_ROOT_PASSWORD environment variables. On
OpenBSD, this can be achieved through /etc/login.conf.d/minio:

minio:\
	:openfiles-cur=4096:\
	:openfiles-max=8192:\
	:setenv=MINIO_ROOT_USER=root,MINIO_ROOT_PASSWORD=yourstrongpassword:\
	:tc=daemon:

Maintainer

Daniel Jakots

Only for arches

aarch64 amd64 arm i386 riscv64

Categories

lang/go net sysutils

Build dependencies

Files

Search