nc-db-instance
, move to folder nc-db-instance
.artifacts
File name | Description |
---|---|
nextcloud-X.Y.Z.tar.bz2 |
The installer archive to be downloaded from here |
nextcloud-X.Y.Z.tar.bz2.md5 |
md5 signature of the installer archive to be downloaded from here |
50-server.cnf |
The MariaDB 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 nc-db-instance
.provision.sh
MACHINE_HOSTNAME
. It makes sense to give the same name as the folder, plus the domain, in this example nc-db-instance.localenv.com
.NEXTCLOUD_INSTALLER_ARCHIVE
to match the name of the installer archive you are using.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts