mirror of
https://github.com/20kaushik02/real-time-traffic-analysis-clickhouse.git
synced 2026-01-25 16:04:04 +00:00
grafana-clickhouse connection works
This commit is contained in:
10
ui/README.md
Normal file
10
ui/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# UI - dashboards, visualization, querying with Grafana
|
||||
|
||||
```sh
|
||||
cd ../clickhouse # TODO: fix relative paths
|
||||
docker stack deploy -c docker-compose-old.yaml -c ../ui/docker-compose.yaml your_stack_name
|
||||
```
|
||||
|
||||
Access from [http://localhost:7602](http://localhost:7602)
|
||||
|
||||
- Uses the Clickhouse data source plugin
|
||||
Reference in New Issue
Block a user