.. | |||
artifacts | 2 years 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 |
---|---|
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
Vagrantfile
and change the value of variable lxd.name
. It makes sense to give the same name as the folder, in this example minio-storage-server
.provision.sh
MACHINE_HOSTNAME
. It makes sense to give the same name as the folder, plus the domain, in this example minio-storage-server.localenv.com
.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts