Note:

Deploy Corsight Fortify Application on Oracle Roving Edge Infrastructure

Introduction

Oracle Roving Edge Infrastructure enables customers to distribute their cloud workloads beyond their Oracle Cloud Infrastructure (OCI) tenancy to deliver cloud services and run application workloads at retail, satellite, and other edge locations. As a result, customers can process data faster and closer to their users and at the points of data ingestion to generate timely insights from their data.

Corsight Fortify is an advanced facial recognition system which offers industry-leading accuracy in challenging environments. This tutorial will guide you through deploying Corsight Fortify on a Roving Edge Device (RED) to enhance security measures.

Objectives

Prerequisites

Deploy Corsight Fortify Application

  1. Navigate to Oracle Cloud Marketplace and locate the Corsight AI image on OCI tenancy.

    OCI_MP

  2. Create a Compute instance using the Corsight Fortify image.

    Create_instance

  3. Import the image from your OCI tenancy as a custom image to the Roving Edge Device.

    Import

  4. Launch a new instance on Roving Edge Device using the imported custom image.

    Launch

    Note: Allocate the maximum OCPU for better performance.

    Created_instance

    Note: You should now be able to login to your newly created instance with the ssh keys and username Ubuntu.

    Welcome to Ubuntu 20.04.6 LTS (GNU/Linux 5.15.0-1038-oracle x86_64)
    
    * Documentation:  https://help.ubuntu.com
    * Management:     https://landscape.canonical.com
    * Support:        https://ubuntu.com/advantage
    
    ubuntu@corsightai-g1:~$
    
  5. Update the licence information received from Corsight into their Gemalto dashboard.

    1. Create a SSH tunnel for port forwarding (local port 1947 to remote port 1947) to access Gemalto.

      ssh -L 1947:localhost:1947 -i <key> ubuntu@<Instance_IP
      
    2. In a web browser, open http://localhost:1947 to access the Gemalto dashboard.

      Gemalto

    3. Click Update/Attach to update the license information received from Corsight.

      Gemalto_update

    4. Once the license information is updated, you should be able to access the Fortify application with your credentials.

      Sentinel

  6. Access the Fortify application and log in with credentials.

    Fortifylogin

    Once you have successfully logged in to the Fortify application, get comfortable with the application.

    Fortify

  7. Within the Fortify application, add a camera to provide the video feed.

    addcamera

  8. Click Create POI to define a Person of Interest in the Fortify application by providing relevant details.

    POI

    Note: You can use your own image or of someone you know who will be on the video feed.

  9. Utilize the Fortify application to analyze the video feed and locate the defined Person of Interest.

    display

Congratulations! You have successfully deployed Corsight Fortify application on your Oracle Roving Edge Infrastructure device.

Acknowledgments

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel. Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center.