Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oracle-quickstart/oci-check-point
Terraform module to deploy Checkpoint on Oracle Cloud Infrastructure (OCI)
https://github.com/oracle-quickstart/oci-check-point
cloud oci partner-led terraform
Last synced: about 8 hours ago
JSON representation
Terraform module to deploy Checkpoint on Oracle Cloud Infrastructure (OCI)
- Host: GitHub
- URL: https://github.com/oracle-quickstart/oci-check-point
- Owner: oracle-quickstart
- License: apache-2.0
- Created: 2019-11-15T01:13:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T05:40:39.000Z (about 2 years ago)
- Last Synced: 2023-03-10T14:34:24.781Z (over 1 year ago)
- Topics: cloud, oci, partner-led, terraform
- Language: HCL
- Size: 2.24 MB
- Stars: 5
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oci-check-point
This is a Terraform module that deploys Check Point solutions on [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/en_US/cloud-infrastructure). It is developed jointly by Oracle and Check Point.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-check-point repository contains the initial templates that can be used for accelerating deployment of Check Point solutions from local Terraform CLI and 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:
- [simple-cli](simple-cli): launch a simple VM that subscribes to a Marketplace Image running from Terraform CLI.
- [simple-orm](simple-orm): Package cloudguard-ngfw template in OCI [Resource Manager Stack](https://docs.cloud.oracle.com/iaas/Content/ResourceManager/Tasks/managingstacksandjobs.htm) format.
- [terraform-modules](terraform-modules): contains a list of re-usable terraform modules for managing infrastructure resources like vcn, subnets, security, etc.## Prerequisites
First off we'll need to do some pre deploy setup. That's all detailed [here](https://github.com/oracle/oci-quickstart-prerequisites).
## 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.