mikenikles / your-analytics

Web analytics platform. Open source, privacy-focused and simple.
https://your-analytics.org
40 stars 8 forks source link

Install ClickHouse in the Gitpod workspace #193

Closed mikenikles closed 4 years ago

mikenikles commented 4 years ago

So far, we used dev data rather than accessing a ClickHouse DB.

With more and more advanced queries, such as in #192, this approach is no longer feasible. Due to the lack of docker support on Gitpod at the moment, let's install ClickHouse in the Gitpod workspace directly and access it on localhost.