{"id":15640532,"url":"https://github.com/rgl/elasticsearch-setup","last_synced_at":"2026-03-04T02:32:26.685Z","repository":{"id":139751612,"uuid":"1389611","full_name":"rgl/elasticsearch-setup","owner":"rgl","description":"elasticsearch oss installer for windows.","archived":false,"fork":false,"pushed_at":"2018-08-03T20:47:41.000Z","size":683,"stargazers_count":77,"open_issues_count":2,"forks_count":10,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-21T20:08:19.141Z","etag":null,"topics":["elasticsearch","installer","setup","windows"],"latest_commit_sha":null,"homepage":"https://github.com/rgl/elasticsearch-setup/releases","language":"PowerShell","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/rgl.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":"2011-02-20T16:21:36.000Z","updated_at":"2024-09-25T10:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a360376b-33dd-48c4-ad10-8c425e619245","html_url":"https://github.com/rgl/elasticsearch-setup","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/rgl/elasticsearch-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Felasticsearch-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Felasticsearch-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Felasticsearch-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Felasticsearch-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/elasticsearch-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Felasticsearch-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":["elasticsearch","installer","setup","windows"],"created_at":"2024-10-03T11:37:01.048Z","updated_at":"2026-03-04T02:32:26.653Z","avatar_url":"https://github.com/rgl.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elasticsearch Setup\n\nThis is a setup application for installing [Elasticsearch (OSS flavor)](https://www.elastic.co/products/elasticsearch)\non a Windows machine.\n\nThe setup will:\n\n * install all files into `Program Files` (the user can change the\n   actual location)\n\n * create the `elasticsearch` Windows account (with\n   `Logon as service privilege`)\n\n * install a Windows Service to automatically start `elasticsearch`\n   (run as the `elasticsearch` account) at boot (but has to be manually\n   started after install...).\n\n * grant the `elasticsearch` account:\n     * read permissions to the `config` directory.\n     * full permissions to the `config/elasticsearch.keystore` file.\n     * full permissions to the `data` and `logs` directories.\n\n * create a bunch of Start Menu entries (link to home page, guide, etc).\n\n\nIf you need to modify any service related setting (e.g. the maximum\nmemory used by the JVM) edit the file:\n\n    lib\\elasticsearchw-update.cmd\n\nAnd then run it in a Administrator Command Prompt.\n\n## Silent installation\n\nYou can do a silent install with the `/VERYSILENT /SUPPRESSMSGBOXES` command\nline arguments. For more information see the `install elasticsearch` section\ninside the [Vagrantfile-provision.ps1](Vagrantfile-provision.ps1) file.\n\n# Development\n\nThe setup is created inside a Vagrant environment. To create the\nenvironment install:\n\n * [Vagrant](https://www.vagrantup.com/)\n * [VirtualBox](https://www.virtualbox.org/)\n * [Windows Base Box](https://github.com/rgl/windows-2016-vagrant)\n\nThen run `vagrant up`. The setup executable should appear on the\nsame directory as this README file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Felasticsearch-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Felasticsearch-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Felasticsearch-setup/lists"}