{"id":19311127,"url":"https://github.com/boxuk/elasticsearch-rpms","last_synced_at":"2026-02-09T00:35:21.268Z","repository":{"id":5307350,"uuid":"6488929","full_name":"boxuk/elasticsearch-rpms","owner":"boxuk","description":"Elastic Search RPM","archived":false,"fork":false,"pushed_at":"2013-03-23T21:16:56.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-09T23:51:01.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"square/haha","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boxuk.png","metadata":{"files":{"readme":"README.textile","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}},"created_at":"2012-11-01T12:00:58.000Z","updated_at":"2014-01-01T18:29:47.000Z","dependencies_parsed_at":"2022-09-01T15:58:10.979Z","dependency_job_id":null,"html_url":"https://github.com/boxuk/elasticsearch-rpms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boxuk/elasticsearch-rpms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Felasticsearch-rpms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Felasticsearch-rpms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Felasticsearch-rpms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Felasticsearch-rpms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boxuk","download_url":"https://codeload.github.com/boxuk/elasticsearch-rpms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boxuk%2Felasticsearch-rpms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29251546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T22:49:53.206Z","status":"ssl_error","status_checked_at":"2026-02-08T22:49:51.384Z","response_time":57,"last_error":"SSL_read: 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":"2024-11-10T00:27:54.391Z","updated_at":"2026-02-09T00:35:21.243Z","avatar_url":"https://github.com/boxuk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"h1. Elasticsearch RPMs\n\nh2. An easy way to install elasticsearch on fedora/rhel based systems.\n\nThese rpms were built to have an easy way to install the elasticsearch\nbinary distribution in a systemic way. \n\nThe only reason these packages are not submitted upstream is the\nrequirements for packaging Java are fairly complicated and require building\neverything from source and using any other previously packaged libraries.\nThere were some glaring omissions from the package tree in order to use this\none. \n\nh2. I have not run these packages on a production system yet, so use at your\nown risk. \n\nh3. Please file an issue if you try and use these and something doesn't work\nas you expect. \n\nh2. This is not a repository you can just install from. I no longer include\nthe rpms in this repo itself. You will have to use the spec file and sources\nto build the rpm yourself.\n\nTo build the rpm for your system of choice:\n\n* Check out this repo\n* Create your rpmbuild directory \n\u003cpre\u003erpmdev-setuptree\u003c/pre\u003e\n* Sym link all the sources and spec files into your build tree\n\u003cpre\u003e\n cd rpmbuild\n ln -s ${repo}/SPECS/elasticsearch.spec SPECS/elasticsearch.spec \n ln -s ${repo}/SOURCES/* SOURCES/ \n\u003c/pre\u003e\n* Download all the source files\n\u003cpre\u003espectool -g SPECS/elasticsearch.spec \u003c/pre\u003e\n* Build the src rpm\n\u003cpre\u003erpmbuild -bs --nodeps SPECS/elasticsearch.spec \u003c/pre\u003e\n** If you are building for an older system such as el5 you will need to use the old method of hashing\n\u003cpre\u003erpmbuild-md5 -bs --nodeps SPECS/elasticsearch.spec \u003c/pre\u003e\n* Build the final rpms with mock (Substitute fedora-16 with whatever your target is.)\n\u003cpre\u003e mock -r fedora-16-x86_64 --resultdir ./RPMS/ SRPMS/elasticsearch-0.18.4-1.fc16.src.rpm \u003c/pre\u003e\n* Install into your repo!\n\nTo install on a fedora or rhel system: \n* install with yum\n\u003cpre\u003eyum install elasticsearch \u003c/pre\u003e\n* install any plugins you wish \n\u003cpre\u003eyum install elasticsearch-plugin-{plugin-name} \u003c/pre\u003e\n* Change any configs you need to\n* Start up the node \n\u003cpre\u003e/etc/init.d/elasticsearch start\u003c/pre\u003e\n* If you want it to start after restart \n\u003cpre\u003echkconfig elasticsearch on\u003c/pre\u003e\n* Watch the log files\n\u003cpre\u003etail -F /var/log/${path.logs}/${cluster.name}.log\u003c/pre\u003e\n* Search!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxuk%2Felasticsearch-rpms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboxuk%2Felasticsearch-rpms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboxuk%2Felasticsearch-rpms/lists"}