Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 651 Bytes

oci-elastic

These are Terraform modules that deploy Elastic on Oracle Cloud Infrastructure (OCI). They are developed jointly by Oracle and Elastic.

  • simple deploys Elasticsearch, Kibana, and Logstash on a VM
  • multi-ad deploys a highly available cluster across avaiability domains with Elasticsearch and Kibana
  • single-ad deploys a highly available cluster across fault domains with Elasticsearch and Kibana

Please follow the instructions in simple or cluster folders to deploy.