An open API service indexing awesome lists of open source software.

https://github.com/oracle-devrel/terraform-oci-arch-elastic

terraform-oci-arch-elastic
https://github.com/oracle-devrel/terraform-oci-arch-elastic

Last synced: about 3 hours ago
JSON representation

terraform-oci-arch-elastic

Awesome Lists containing this project

README

          

# terraform-arch-oci-elastic

These are Terraform modules that deploy [Elastic](https://www.elastic.co/products/) on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure). They are developed jointly by Oracle and Elastic.

* [simple](simple) deploys Elasticsearch, Kibana, and Logstash on a VM
* [multi-ad](multi-ad) deploys a highly available cluster across availability domains with Elasticsearch and Kibana
* [single-ad](single-ad) deploys a highly available cluster across fault domains with Elasticsearch and Kibana

Please follow the instructions in [simple](simple), [single-ad](single-ad) or [multi-ad](multi-ad) folders to deploy.