Commit graph

11 commits

Author SHA1 Message Date
Krrish Dholakia
d9539e518e build(docker-compose.yml): add prometheus scraper to docker compose
persists prometheus data across restarts
2024-07-24 10:09:23 -07:00
Wanis Elabbar
d7556020b3
Fix errors with docker-compose file
The Docker Compose file is causing an error during the healthcheck, stating "cannot find role 'account used to run compose'". I've modified the file to set a database, username, and password, and ensured the database and username are configured correctly in the healthcheck.
2024-07-22 16:45:59 +01:00
Ishaan Jaff
5e12364fad update docker compose to show how to pass a config.yaml 2024-07-09 17:59:02 -07:00
Krrish Dholakia
ce4ba80fd4 build(docker-compose.yml): load local .env in docker compose quick start 2024-06-01 16:27:07 -07:00
Krrish Dholakia
9b4a19b3aa build(docker-compose.yml): startup docker compose with postgres 2024-06-01 16:18:12 -07:00
Krrish Dholakia
30798126eb build(docker-compose.yml): fix default docker compose to run with config 2024-04-09 16:27:03 -07:00
Ishaan Jaff
a8fa4e28e9
Update docker-compose.yml 2024-03-02 17:19:11 -08:00
ishaan-jaff
9bb55a0671 add clickhouse docs 2024-02-26 18:31:10 -08:00
ishaan-jaff
031e0eabf8 (v0) start clickhouse 2024-02-26 14:18:56 -08:00
ishaan-jaff
8d3897592e (fix) docker compose 2024-02-16 14:01:27 -08:00
ishaan-jaff
bdb7c0a0a7 (ci/cd) docker compose up with ui 2024-01-25 17:13:19 -08:00