feat: add Clickhouse configuration volume and update AnalyticsDatabaseService to use ResultSet for JSON responses

This commit is contained in:
Simon Larsen
2025-01-30 11:58:43 +00:00
parent 81798211ea
commit 943acc8567
3 changed files with 1813 additions and 26 deletions

View File

@@ -26,6 +26,8 @@ services:
extends:
file: ./docker-compose.base.yml
service: clickhouse
volumes:
- ./Clickhouse/config.xml:/etc/clickhouse-server/config.xml
postgres:
ports: