score-spec / score-compose

Reference implementation for docker-compose target platform support
https://score.dev/
Apache License 2.0
445 stars 40 forks source link

feat(provisioner): default elastic search resource provisioner #151

Closed giesan closed 2 months ago

giesan commented 3 months ago

This pull request is a proposal for solving the issue #127

Description

This pull request implements a provisioner that prepares a service with Elasticsearch (image docker.elastic.co/elasticsearch/elasticsearch:8.14.0) with the corresponding parameters and certificates.

This provisions a single elasticsearch container with persistent data and healthcheck.

What does this PR do?

Types of changes

Checklist: