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
- Host: GitHub
- URL: https://github.com/oracle-devrel/terraform-oci-arch-elastic
- Owner: oracle-devrel
- License: upl-1.0
- Created: 2022-03-07T13:43:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T20:20:56.000Z (over 1 year ago)
- Last Synced: 2026-04-21T15:40:10.670Z (2 months ago)
- Language: HCL
- Size: 4.44 MB
- Stars: 6
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Security: SECURITY.md
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.