1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

update readme, remove user 1234 from demo data

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2018-11-04 21:31:48 +01:00
parent 05ef34d41b
commit fd5f50f13b
2 changed files with 14 additions and 28 deletions

View File

@ -1,3 +1,17 @@
New instructions:
- explain Makefile
- `make docker_repo=kopano build-all` to upload to a custom docker hub account
## Getting started with docker-compose
Thie repository contains an example docker-compose.yml file that spins up a Kopano demo environment incl. pre filled ldap tree. Run `docker-compose build` to create the ldap image locally. After running `docker-compose up` you can login through phpldapadmin at http://localhost:8081/ with the the user `cn=admin,dc=kopano,dc=demo` with the password `kopano123`.
# Kopano Docker Image # Kopano Docker Image
Unofficial kopano docker images for all kopano services. Unofficial kopano docker images for all kopano services.
Use kopano_core image for server/spooler/dagent/search/monitor/ical/gateway services. Use kopano_core image for server/spooler/dagent/search/monitor/ical/gateway services.

View File

@ -26409,34 +26409,6 @@ physicalDeliveryOfficeName: Kopenhagen
kopanoQuotaOverride: 1 kopanoQuotaOverride: 1
kopanoQuotaHard: 1200000000 kopanoQuotaHard: 1200000000
# 1234, users, kopano.demo
dn: uid=1234,ou=users,dc=kopano,dc=demo
cn: 1234
givenName: 1234
homeDirectory: /home/user23
kopanoAccount: 1
kopanoAliases: 1234@kopano.demo
kopanoAliases: 1.2.3.4@kopano.demo
l: Opeinde
labeledURI: http://boudewijns.org/
loginShell: /bin/bash
mail: 1234@kopano.demo
mobile: +31(0)928 062774
objectClass: posixAccount
objectClass: top
objectClass: inetOrgPerson
objectClass: kopano-user
postalCode: 5557CV
secretary: uid=1234,ou=users,dc=kopano,dc=demo
street: 'Justinsteeg 9'
telephoneNumber: +31485-902791
title: Programmer, systems
uid: 1234
sn: 1234
userPassword:: MTIzNA==
gidNumber: 30
uidNumber: 30
# distributionlist, groups, kopano.demo # distributionlist, groups, kopano.demo
dn: cn=distributionlist,ou=groups,dc=kopano,dc=demo dn: cn=distributionlist,ou=groups,dc=kopano,dc=demo
cn: distributionlist cn: distributionlist