mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
* add multi-server attributes to ldif * add example compose file for a multiserver * add readme * add script for database creation within the existing database instance * add generation of admin.pem * add own certificate for kopano_server_2 * add admin.pem to compose (only for multiserver) * add spooler for 2nd node * add link to ldap demo readme
5 lines
198 B
Markdown
5 lines
198 B
Markdown
# Database helpers
|
|
|
|
# create-multiple-databases.sh
|
|
|
|
Script to create additional databases during the initial container startup. Based on https://github.com/mrts/docker-postgresql-multiple-databases. |