Initialize database
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