Commit graph

2 commits

Author SHA1 Message Date
John Richmond
6a65576136
Add support for local clickhouse in docker (#48)
Caveats / Deficiencies

This is not a perfect match for the server clickhouse config since we're
using MergeTree() as the engine. It seemed like it was going to be much
more complex to exactly match production, but I may have missed something
obvious.

The create tables sql only seems to be run on a completely fresh install.
2025-05-29 16:49:59 -07:00
cte
7ee4693d7b Modernize the template 2025-05-11 21:15:57 -07:00