Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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.