nc-db-instance
, move to folder nc-db-instance
.artifacts
File name | Description |
---|---|
50-server.cnf |
The MariaDB server configuration file |
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 nc-db-instance
)MACHINE_HOSTNAME
NEXTCLOUD_DB_NAME
NEXTCLOUD_DB_USER
NEXTCLOUD_DB_PASSWORD
Run vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts