.. | |||
artifacts | 3 years ago | ||
Readme.md | 3 years ago | ||
Vagrantfile | 3 years ago | ||
provision.sh | 3 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 |
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