{"id":23685874,"url":"https://github.com/trandung2k1/elasticsearch","last_synced_at":"2026-04-11T02:49:51.737Z","repository":{"id":244524628,"uuid":"814551878","full_name":"trandung2k1/elasticsearch","owner":"trandung2k1","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-16T09:51:42.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T21:46:30.801Z","etag":null,"topics":["docker","docker-compose","elasticsearch","kibana"],"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/trandung2k1.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,"zenodo":null}},"created_at":"2024-06-13T08:25:58.000Z","updated_at":"2024-06-16T09:51:46.000Z","dependencies_parsed_at":"2024-06-15T11:31:33.934Z","dependency_job_id":"d3c98a55-5cc9-4234-a69e-9fe1f64836b5","html_url":"https://github.com/trandung2k1/elasticsearch","commit_stats":null,"previous_names":["trandung2k1/elasticsearch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trandung2k1/elasticsearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trandung2k1%2Felasticsearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trandung2k1%2Felasticsearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trandung2k1%2Felasticsearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trandung2k1%2Felasticsearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trandung2k1","download_url":"https://codeload.github.com/trandung2k1/elasticsearch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trandung2k1%2Felasticsearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-compose","elasticsearch","kibana"],"created_at":"2024-12-29T21:16:02.068Z","updated_at":"2026-04-11T02:49:51.721Z","avatar_url":"https://github.com/trandung2k1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn elasticsearch\n\n### Pull elasticsearch\n\n```js\ndocker pull elasticsearch:8.14.1\n```\n\n### Run elasticsearch\n\n```js\ndocker run -d --name elasticsearch --net somenetwork -p 9200:9200 -p 9300:9300 -e \"discovery.type=single-node\" -e \"xpack.security.http.ssl.enabled=false\" -e \"ELASTIC_PASSWORD=123456789\" elasticsearch:8.14.1\n\n```\n\n### Using docker compose\n\n```js\ndocker compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrandung2k1%2Felasticsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrandung2k1%2Felasticsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrandung2k1%2Felasticsearch/lists"}