mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
add readme hint to access ldap admin
This commit is contained in:
parent
0d8bf9b46d
commit
5b679b08b6
@ -13,6 +13,7 @@ This repository contains an easy to replicate recipe to spin up a [Kopano](https
|
||||
- now run `docker-compose up` and you will see how the remaining Docker images are pulled and then everything is started
|
||||
- after startup has succeeded you can access the Kopano WebApp by going to `https://kopano.demo/webapp`
|
||||
- you can also access phpLDAPadmin by going to `https://kopano.demo/ldap-admin`
|
||||
- you can access the ldap admin with: `dc=admin,dn=kopano,dn=demo` as login dn and the `LDAP_ADMIN_PASSWORD` environment variable provided by the .env file (which is generated by the setup.sh)
|
||||
|
||||
**Note:** There have been reports about the ldap demo not starting up on MacOS. It is recommended to use a Linux OS if you want to use the bundled LDAP image.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user