collabora-instance
, move to folder collabora-instance
.artifacts
File name | Description |
---|---|
collaboraonline.sources |
Apt sources file for Collabora packages |
coolwsd.xml |
Configuration file for the Collabora server |
coolwsd.service |
Systemd service file for Collabora server |
mkcert |
mkcert - command line utility to be downloaded here. Pick the latest binary for amd64 and rename it to mkcert |
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 collabora-instance
.provision.sh
and change the value of variable MACHINE_HOSTNAME
, CO_VERSION
and CUSTOMER_HASH
. For MACHINE_HOSTNAME
, it makes sense to give the same name as the folder, plus the domain, in this example collabora-instance.localenv.com
.vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts