{"id":16529257,"url":"https://github.com/cometkim/quickwit-tutorial","last_synced_at":"2025-09-21T20:32:29.673Z","repository":{"id":254432484,"uuid":"846517388","full_name":"cometkim/quickwit-tutorial","owner":"cometkim","description":"Quickwit tutorial on local containers","archived":false,"fork":false,"pushed_at":"2024-08-26T08:18:59.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T22:15:28.475Z","etag":null,"topics":["docker-compose","quickwit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cometkim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-23T11:31:53.000Z","updated_at":"2024-11-06T23:17:06.000Z","dependencies_parsed_at":"2024-08-23T12:48:19.864Z","dependency_job_id":"79357575-f0aa-41aa-b91b-f9c5f8727c60","html_url":"https://github.com/cometkim/quickwit-tutorial","commit_stats":null,"previous_names":["cometkim/quickwit-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fquickwit-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fquickwit-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fquickwit-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometkim%2Fquickwit-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometkim","download_url":"https://codeload.github.com/cometkim/quickwit-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233794927,"owners_count":18731360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","quickwit"],"created_at":"2024-10-11T17:44:15.899Z","updated_at":"2025-09-21T20:32:29.667Z","avatar_url":"https://github.com/cometkim.png","language":"JavaScript","readme":"# Quickwit Tutorial w/ Docker Compose\n\n[Quickwit](https://quickwit.io/) local setup for demonstration purpose, fully powered by containers \u0026 Docker Compose.\n\n## Prerequisites\n\n- OrbStack or Docker (uncomment port mapping in [docker-compose.yml](docker-compose.yml))\n- 2~5GB of free space\n\n## How to\n\n\u003e [!NOTE]\n\u003e `docker-compose.yml` assumes that you are using [OrbStack proxy](https://docs.orbstack.dev/docker/domains#ports).\n\u003e If you are using Docker, uncomment the `\"ports\"` mappings in the file.\n\n### Starting services\n\nTo start services\n\n```bash\ndocker compose up -d\n```\n\ncompose includes these pre-configured services\n\n- `quickwit`\n  - Quickwit single node config\n  - Endpoints:\n    - [Quickwit UI](https://quickwit.quickwit-tutorial.orb.local)\n    - HTTP services: 7280\n    - OTLP gRPC: 7281\n\n- `jaeger`\n  - Jaeger client, using Quickwit as its backend\n  - Endpoints:\n    - [Jaeger UI](https://jaeger.quickwit-tutorial.orb.local)\n\n- `grafana`\n  - Endpoints:\n    - [Dashboards -\u003e Indexer metrics](https://grafana.quickwit-tutorial.orb.local/d/quickwit-indexers/quickwit-indexers)\n    - [Dashboards -\u003e Metastore metrics](https://grafana.quickwit-tutorial.orb.local/d/quickwit-metastore/quickwit-metastore)\n    - [Dashboards -\u003e Search metrics](https://grafana.quickwit-tutorial.orb.local/d/quickwit-searchers/quickwit-searchers)\n    - Explore -\u003e Quickwit OTEL Logs\n    - Explore -\u003e Quickwit OTEL Traces\n    - Explore -\u003e Jaeger\n\n- `prometheus`\n  - Scrape Quickwit metrics\n \n- `otel-collector`\n  - OpenTelemetry collector\n  - Endpoints:\n    - OTLP gRPC: 4317\n    - OTLP HTTP: 4318\n\n- `demo-service`\n  - Simple GraphQL service with OpenTelemetry OTLP trace/log setup\n  - Endpoints:\n    - [GraphiQL](https://demo-service.quickwit-tutorial.orb.local/graphql)\n\n### Ingesting sample data\n\nWhile running services, you can create index with pre-configured config and data.\n\n- HDFS logs (10K): `docker compose up ingest-hdfs-logs-10k`\n- HDFS logs (20M): `docker compose up ingest-hdfs-logs-20m`\n- Stackoverflow posts (10K): `docker compose up ingest-stackoverflow-10k`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometkim%2Fquickwit-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometkim%2Fquickwit-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometkim%2Fquickwit-tutorial/lists"}