aenix-io / cozystack

Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
https://cozystack.io
Apache License 2.0
874 stars 50 forks source link

Add application support : Elasticsearch ( cluster or single node) #472

Open matthieu-robin opened 4 hours ago

matthieu-robin commented 4 hours ago

As a Cozy administrator or as a user, I would like to deploy an Elasticsearch node, and/or Elastic cluster.

gecube commented 4 hours ago

@matthieu-robin Hi!

Elastic like https://github.com/elastic/cloud-on-k8s or like https://github.com/opensearch-project/opensearch-k8s-operator

Or it does not matter at all?

What configuration options do you need?

matthieu-robin commented 3 hours ago

Hi @gecube ! Elastic prefered :-D Single node, cluster nodes, TLS in option could be a good start.

Thanks a lot