.. | |||
artifacts | 1 year ago | ||
Readme.md | 2 years ago | ||
Vagrantfile | 2 years ago | ||
provision.sh | 2 years ago |
minio-storage-server
, move to folder minio-storage-server
.artifacts
File name | Description |
---|---|
mc | Minio Client's binary file - Downloadable from https://dl.min.io/client/mc/release/linux-amd64/ |
minio | Minio Server's binary file - Downloadable from https://dl.min.io/server/minio/release/linux-amd64/minio |
minio.service | Minio Server unit file - Base file is https://raw.githubusercontent.com/minio/minio-service/master/linux-systemd/minio.service |
minio.conf | Minio Server configuration file |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
log
Open Vagrantfile
and assign a value to the following parameters and variables:
lxd.name
(it is recommended to give the container the same name as the folder, in this example minio-storage-server
)MACHINE_HOSTNAME
Run vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts
or by setting up the LXD nameserver