.. | |||
artifacts | 2 years ago | ||
Readme.md | 2 years ago | ||
Vagrantfile | 2 years ago | ||
provision.sh | 2 years ago |
ldap-instance
, move to folder ldap-instance
.artifacts
File name | Description |
---|---|
config.php |
phpLdapAdmin configuration file |
`debconf-slapd.conf | Pre-filled answers to questions for silent installation of slapd |
functions.php |
See this PR |
phpldapadmin.conf | Apache virtual host file |
rootCA.pem |
The rootCA previously created in your host machine |
rootCA-key.pem |
The rootCA key previously created in your host machine |
Vagrantfile
and fill in the values of the following variables parameters:
lxd.name
: The name of the container (it is recommended to give the same name as the folder, in this example nc-instance
MACHINE_HOSTNAME
: The hostname of the container (it is recommended to give the same name as the folder, plus the domain, in this example nc-instance.localenv.com
log
vagrant up > log/provisioning.log
MACHINE_HOSTNAME
, for example by adding an entry in /etc/hosts