Skip to content

Initialize database

Luis Araujo requested to merge wip/araujo/initialize-database into master

This commit adds the models module with a database object and credentials in the configuration files in order to initialize the database.

The DB credentials matches the docker-compose deployment options, so it will work by default executing the docker-compose command.

Signed-off-by: Luis Araujo luis.araujo@collabora.co.uk

Edited by Luis Araujo

Merge request reports