{"id":27941261,"url":"https://github.com/editd/elasticsurgery","last_synced_at":"2025-05-07T10:38:52.304Z","repository":{"id":39371872,"uuid":"210824433","full_name":"EDITD/ElasticSurgery","owner":"EDITD","description":":syringe: Operations for your Elasticsearch cluster.","archived":false,"fork":false,"pushed_at":"2023-02-28T15:01:19.000Z","size":4507,"stargazers_count":1,"open_issues_count":31,"forks_count":0,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-04-16T06:23:24.488Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EDITD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-25T11:06:32.000Z","updated_at":"2023-07-13T13:46:09.000Z","dependencies_parsed_at":"2023-02-02T10:17:06.138Z","dependency_job_id":null,"html_url":"https://github.com/EDITD/ElasticSurgery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDITD%2FElasticSurgery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDITD%2FElasticSurgery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDITD%2FElasticSurgery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EDITD%2FElasticSurgery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EDITD","download_url":"https://codeload.github.com/EDITD/ElasticSurgery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252861288,"owners_count":21815651,"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":[],"created_at":"2025-05-07T10:38:51.558Z","updated_at":"2025-05-07T10:38:52.292Z","avatar_url":"https://github.com/EDITD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ElasticSurgery\n\nElasticSurgery is an Elastcsearch cluster _management interface_. Designed to view and operate cluster level stuff.\n\n## Development\n\nSetup your environment like so - you'll need [`kubetools-client`](https://github.com/EDITD/kubetools-client) installed:\n\n```sh\n# Install the node modules\nnpm install --prefix frontend/\n\n# Start the webserver + development Elasticsearch instance\nktd up\n```\n\nAnd then to start the webpack server and follow the server logs:\n\n```\nhoncho start\n```\n\n### Pointing at another cluster\n\nTo look at another cluster in development, first make a copy of `fixtures/dev_cluster_config.json` and add it to the development Elasticsearch instance like so:\n\n```sh\ncurl -X PUT http://dev.edtd.net:26950/.elasticsurgery-clusters/_doc/\u003cSLUG\u003e \\\n    -H 'Content-Type: application/json' \\\n    -d@my_json_config.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditd%2Felasticsurgery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feditd%2Felasticsurgery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditd%2Felasticsurgery/lists"}