{"id":41586252,"url":"https://github.com/wiremind/micro-druid","last_synced_at":"2026-01-24T09:06:28.416Z","repository":{"id":47467765,"uuid":"259327278","full_name":"wiremind/micro-druid","owner":"wiremind","description":"Dockerfile to run small setups of druid for e2e tests.","archived":false,"fork":false,"pushed_at":"2025-04-01T15:09:11.000Z","size":80,"stargazers_count":0,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T16:35:35.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/wiremind.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":"2020-04-27T13:18:09.000Z","updated_at":"2025-04-01T15:05:25.000Z","dependencies_parsed_at":"2024-05-21T13:00:39.007Z","dependency_job_id":"8d1fcbcc-9a0e-4bcf-8aa2-5dc01fb233eb","html_url":"https://github.com/wiremind/micro-druid","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/wiremind/micro-druid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremind%2Fmicro-druid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremind%2Fmicro-druid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremind%2Fmicro-druid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremind%2Fmicro-druid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiremind","download_url":"https://codeload.github.com/wiremind/micro-druid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiremind%2Fmicro-druid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28722047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-24T09:06:28.362Z","updated_at":"2026-01-24T09:06:28.408Z","avatar_url":"https://github.com/wiremind.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Micro \u0026 Nano druid, for E2E tests\n=======================================\n\nDockerfiles to run nano and micro setups of [druid](https://github.com/apache/druid) for e2e tests. Some configurations are applied to maximize the response time of the Druid docker but should in no way refer to a production cluster.\n\nArguments\n---------\n\nArguments that can be set while building:\n- `DRUID_VERSION`: You can also change the default value in the Containerfile.\n\nBuilding\n--------\n\n```\nexport DRUID_VERSION=XXX # 26.0.0 for example.\n\n# For the micro image\ndocker build -t micro-druid:${DRUID_VERSION}-micro --build-arg DRUID_VERSION=${DRUID_VERSION} -f ./Containerfile --target druid-micro .\n\n# For the nano image\ndocker build -t micro-druid:${DRUID_VERSION}-nano --build-arg DRUID_VERSION=${DRUID_VERSION} -f ./Containerfile --target druid-nano .\n```\n\nRequired hardware\n------------------\n\nNano\n*********\n\n* 1 CPU\n* 4GB RAM\n* Launch command: `bin/start-nano-quickstart`\n* Configuration directory: `conf/druid/single-server/nano-quickstart`\n\n\nMicro\n*********\n\n* 4 CPU\n* 16GB RAM\n* Launch command: `bin/start-micro-quickstart`\n* Configuration directory: `conf/druid/single-server/micro-quickstart`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremind%2Fmicro-druid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiremind%2Fmicro-druid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiremind%2Fmicro-druid/lists"}