Kolab can be deployed via docker-compose for a single host installation.

Please note that this deployment does not come with support, and is not suitable for large production deployments.

Deploy via ansible

Clone the kolab git repository:

# git clone https://git.kolab.org/source/kolab.git

Go to the ansible/ directory, adjust the Makefile and execute:

# make setup

For more information refer to the instructions in the README.md

Deploy on localhost

Clone the kolab git repository:

# git clone https://git.kolab.org/source/kolab.git

Follow the instructions in the README.md

Backup & Restore

There are scripts included to backup and restore all data.

See bin/backup.sh and bin/restore.sh.

Please note that you will have to back-up the created tarballs yourself, and that backup & restore requires stopping all services.

Categories: Uncategorized

1 Comment

Josef · April 5, 2023 at 5:34 am

It works, if your password has at least more than 8 characters and has no ‘#’ included.

Leave a Reply to Josef Cancel reply

Avatar placeholder

Your email address will not be published. Required fields are marked *