The OCI Terraform stack for Fusion Printing allows you to create and provision OCI infrastructure components required to print security from Fusion using OCI.
It creates the following resources outlined in this blog and video
- VCN with a CIDR block, public subnet, and route table
- Internet gateway
- Dynamic routing gateway
- Public flexible load balancer with a single backend set and a single backend
- Network security group with appropriate rules for Fusion printing
There are some tasks outside of OCI and this Terraform stack that you will need in order for this solution to work. Those tasks are outlined below, please see the blog and video
- FastConnect or IPSec VPN Tunnel from OCI to on-premise
- Printer or print server on-premise
- Public CIDR from the region where your Fusion applications are hosted
- External/public DNS record that resolves to the public IP address of the Flexible Load Balancer
This stack uses OCI Resource Manager to make deployment easy, sign up for an OCI account if you don't have one, and just click the button below:
After logging into the console you'll be taken through the same steps described below:
Step 1 - Check the "I have reviewed and accept the Oracle Terms of Use" checkbox and optionally provide a name for this stack.
Step 2 - Select the compartment and Terraform version and click "Next"
Step 3 - Fill out all variables listed (All are required but some have default values provided) and click "Next"
Step 4 - Review the information and click "Create"