Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 428 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 428 Bytes

SOGo Docker Example

The docker-compose.yml file contains a minimalistic example of a working SOGo stack. It consists of a PostgreSQL database container, along the actual SOGo container.
The database's data as well as SOGo's /srv folder are persistent volume mounts.

Refer to to the README's Setup section for information how to configure SOGo with database credentials etc.