tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Add OpenSearch service #253

Closed therobfonz closed 2 years ago

therobfonz commented 2 years ago

Adds OpenSearch as a service.

AWS no longer has a relationship with ElasticSearch and have moved to the OpenSearch standard, forking from version 7.10.2 of ElasticSearch. This allows development directly against OS

tonysm commented 2 years ago

Hey @therobfonz,

Thanks for the contribution. Looks good. I've fixed some issues I found while trying it out.

josecanhelp commented 2 years ago

Thanks for the contribution @therobfonz. And thanks for the fixes, @tonysm. 👏🏽