Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle-quickstart/oci-fortinet
Terraform module to deploy Fortinet on Oracle Cloud Infrastructure (OCI)
https://github.com/oracle-quickstart/oci-fortinet
cloud fortinet oci oracle partner-led terraform
Last synced: about 12 hours ago
JSON representation
Terraform module to deploy Fortinet on Oracle Cloud Infrastructure (OCI)
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-fortinet
- Owner: oracle-quickstart
- License: apache-2.0
- Created: 2019-07-29T03:00:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T17:15:06.000Z (almost 2 years ago)
- Last Synced: 2023-07-24T21:26:54.712Z (over 1 year ago)
- Topics: cloud, fortinet, oci, oracle, partner-led, terraform
- Language: HCL
- Size: 575 KB
- Stars: 4
- Watchers: 7
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oci-fortinet
This is a Terraform module that deploys Fortinet solutions on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure). It is developed jointly by Oracle and Fortinet.
The [Oracle Cloud Infrastructure (OCI) Quick Start](https://github.com/oracle?q=quickstart) is a collection of examples that allow OCI users to get a quick start deploying advanced infrastructure on OCI. The oci-fortinet repository contains the initial templates that can be used for accelerating deployment of Fortinet solutions from local Terraform CLI and/or OCI Resource Manager.
This repo is under active development. Building open source software is a community effort. We're excited to engage with the community building this.
## How this project is organized
This project contains multiple solutions. Each solution folder is structured in at least 3 modules:
- **solution-folder**: launch a simple VM that subscribes to a Marketplace Image running from Terraform CLI.
- **solution-folder/build-orm**: Package cloudguard-ngfw template in OCI [Resource Manager Stack](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/managingstacksandjobs.htm) format.
- **solution-folder/terraform-modules**: Contains a list of re-usable terraform modules (if any) for managing infrastructure resources like vcn, subnets, security, etc.## Current Solutions
This project includes below solutions supported:
- **FortiGate HA Cluster** : [ha-active-passive](use-cases/drg-ha-use-case) this allows end user to deploy FortiGate HA Cluster solutions in hub and spoke architecture.
## How to use these templates
You can easily use these templates pointing to the Images published in the Oracle Cloud Infrastructure Marketplace. To get it started, navigate to the solution folder and check individual README.md file.