Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/packer-elasticsearch

Packer configuration for creating Elasticsearch AMIs
https://github.com/pelias/packer-elasticsearch

Update default Elasticsearch version to 7.17.9

efa5c0478c6bc187231d126c1a30a3e69fb4a0a6 authored over 1 year ago by missinglink <[email protected]>
Merge pull request #10 from pelias/arm-extensible

allow sufficient configurability to build ARM images

4643082e49e2aa7eb06fdbd4cce5448da24a6474 authored almost 3 years ago by Julian Simioni <[email protected]>
Allow sufficient configurability to build ARM images

50d76bd69e50665eb0b49ece0a5af706a3bacc1a authored almost 3 years ago by missinglink <[email protected]>
Merge pull request #9 from pelias/elasticsearch-7.16.1

Update default Elasticsearch version to 7.16.1

d92a6b1eca5c14960e031af4f7b23273bf85e20d authored almost 3 years ago by Julian Simioni <[email protected]>
Update default Elasticsearch version to 7.16.1

This version contains fixes for the log4j security vulnerability.

See https://github.com/pelias...

d5f3f7991d8914d410aeaae2d149995de2efca03 authored almost 3 years ago by Julian Simioni <[email protected]>
Merge pull request #8 from pelias/version-arch

Include architecture in version string example

408556c92e958a2f2fab778e97ef9de0b533f473 authored almost 3 years ago by Julian Simioni <[email protected]>
Include architecture in version string example

Closes https://github.com/pelias/packer-elasticsearch/issues/7

48ad8b723bc780c7cbade9c5ed6bd3dbc8e6d2cc authored almost 3 years ago by Julian Simioni <[email protected]>
Add compatibility note

c14e5d684db2c2c2ea213097e58940c21ac0d2a9 authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #4 from pelias/elasticsearch7

Elasticsearch 7 Support

e8338f30a8c326c1b7010314f6720169868fc295 authored almost 5 years ago by Julian Simioni <[email protected]>
Remove Java installation

A suitable version of the JVM is bundled with ES7

204eaa1e5edfa9165ec6118d745491da32328d35 authored almost 5 years ago by Julian Simioni <[email protected]>
Upgrade default Elasticsearch version to 7.5.1

9370537326893b117bec58d020cd93eb8ed61ebb authored almost 5 years ago by Julian Simioni <[email protected]>
Install awscli

2e4227f4d49a5b585521d625e0ca3f49f2053f54 authored almost 5 years ago by Julian Simioni <[email protected]>
chore(cleanup): Remove ES5 references

4bc8c07dee27537f95b5bcc99329a854f911380c authored almost 5 years ago by Julian Simioni <[email protected]>
Upgrade to Ubuntu 18

f86159ead1e28a18b6206d8c279223411665fee1 authored almost 5 years ago by Julian Simioni <[email protected]>
Correctly ensure apt-get upgrade is non-interactive

1e6239c4a7fb6b32b5ce725663fb0a35a8839c41 authored almost 5 years ago by Julian Simioni <[email protected]>
Merge pull request #2 from pelias/elastic_wait

elastic_wait: wait for yellow

47f2aba45de159a8a514912ae31e4474b68dcb4c authored almost 5 years ago by Peter Johnson <[email protected]>
elastic_wait: wait for yellow

ba5aa51a9d32536e177323015aa4ef18f58bce38 authored almost 5 years ago by missinglink <[email protected]>
Merge pull request #1 from pelias/test-es6

switch to elasticsearch 6.8.5 as the default version

ccdec2b3af21d986d582ba842063349e76fc5243 authored almost 5 years ago by Peter Johnson <[email protected]>
pack es6.8.5 for testing

e510360e6abca18533ba243e3a037dc2ece1bc63 authored almost 5 years ago by missinglink <[email protected]>
Put elasticsearch version in AMI name

bb42c0670190648fe6c57bf704c30bfa46680213 authored almost 5 years ago by Julian Simioni <[email protected]>
Set `Name` tag on resulting AMI

This just helps the AWS Dashboard display better information.

0d7d18010d6ac2fad096b90563150d7f993496dc authored about 5 years ago by Julian Simioni <[email protected]>
Set up elasticsearch-bash-utils on AMI

This ends up getting run pretty much any time someone SSHes into an
instance, so why not have it...

9ad3d88d37aa8a804410506a63b13ec95b2a5c34 authored about 5 years ago by Julian Simioni <[email protected]>
Use a latest generation EC2 instance for building

This should be slightly faster and cheaper, as well as better represent
the new best recommendat...

24b262dae9cc4cee7b5f5349f459ecaab1a615fb authored about 5 years ago by Julian Simioni <[email protected]>
Remove ES2 specific settings

Elasticsearch 2 support was dropped from Pelias in preparation for
https://github.com/pelias/pel...

9c5c95cefea4a42f8a61ddef56d9135504a9b741 authored about 5 years ago by Julian Simioni <[email protected]>
Fix typo

cb7afe15fc6694646e4b96c85569f1fc2ee3d1e5 authored about 5 years ago by Julian Simioni <[email protected]>
Add README

bd27e606a771019c89093ac83691f47285cf7d04 authored about 5 years ago by Julian Simioni <[email protected]>
feat(packer): Add jq to installed packages

bf166311b231ed520951c4e81b567b383d3466a4 authored about 5 years ago by Julian Simioni <[email protected]>
feat(packer): Use OpenJDK instead of Oracle

Oracle recently stopped offering free updates for their 1.8 series JDK.
As a result, its not pos...

edb1ef9ea2a5541054eea7361322e57a2b31a0f1 authored over 5 years ago by Julian Simioni <[email protected]>
feat(es5_compat): update packer, fix template interpolation bug

273ac1734ccd9bf57702b0f5722aaad651add84a authored over 5 years ago by missinglink <[email protected]>
feat(es5_compat): modify configuration to support both elasticsearch versions 2.4 and 5.6

d24c72431b8631920f0e61678530ed96f36e1bad authored over 5 years ago by missinglink <[email protected]>
feat(elasticsearch): allow packer to build an Elasticsearch AMI for any version

57d220b4c441054b4142db142a0dd51bd028b266 authored almost 6 years ago by Peter Johnson <[email protected]>
fix(packer): remove extra newlines in config

2bdd4024c3145b471ce0a2354c31c694940222da authored almost 6 years ago by Julian Simioni <[email protected]>
Add comment to AMI

212cc618ad2f00c8542927fc04397ae6ec6b334a authored about 6 years ago by Julian Simioni <[email protected]>
feat(packer): Add scripts/udev rules for easy NVMe configuration

The name of the block devices for EBS volumes on older EC2 isntances is
different than on C5 or ...

78e673ac90ce829700857ddee4784db2d4a9ed7b authored over 6 years ago by Julian Simioni <[email protected]>
Remove hack temporarily needed to work around java download issues

9ee761d7ee1ab5a2de320ce8c2671457521ade72 authored over 6 years ago by Julian Simioni <[email protected]>
Add hack to deal with oracle issues

Revisit it soon

8a6d9234f4c544f21d0100cecdc4a4b745aac6dd authored over 6 years ago by Julian Simioni <[email protected]>
Add dstat

f20e73b8f253cb1677ff96872e5ad94cc43b7ddf authored over 6 years ago by Julian Simioni <[email protected]>
Use r4.xlarge as default instance type

c16d4a67ad31411f52a86bacaeb8795b10cd3570 authored almost 7 years ago by Julian Simioni <[email protected]>
Set default ES version

ddd96eea37899b2fa48d71fd717668e2610b7f6b authored almost 7 years ago by Julian Simioni <[email protected]>
Require subnet-id

c1c5cafd7f57dfd05c81ba33671656110016e1c9 authored almost 7 years ago by Julian Simioni <[email protected]>
Add the rest of the Elasticsearch configuration

180e5c1171e47d535dbdc681a3a1d719ab546727 authored about 7 years ago by Julian Simioni <[email protected]>
Initial WIP on Elasticsearch with Terraform and Packer

e0776b72109cedc9a3e3968817333074181b1265 authored about 7 years ago by Julian Simioni <[email protected]>