04 - OneConnect Deployment and Configuration

04 - OneConnect Deployment and Configuration

Deployment Deployment

Access to Workloads

  1. Enter the main portal of the Kubernetes cluster and go to the Workloads section.

  1. In the Workloads section, click the Create button and select the Apply YAML option.

Application of YAML

  1. On the empty YAML deployment screen.

  1. Locate the front-deployment.yaml file that was delivered by the Onibex specialist team.

  1. Take the contents of the front-deployment.yaml file, copy and paste it into the Apply YAML section in Azure. Then click the Add button.


Deployment visualization

A deployment will be created and can be displayed in the Workloads section after applying the YAML.


Settings of Services and Ingress

Access to Services and Ingress

  1. Go to the Services and Ingress section.

  1. Click the Create button and select Apply YAML.

Implementation of the Internal Load Balancer YAML

  1. Locate the fileinternallb-frontend.yamlwhich was delivered by the Onibex specialist team.

  1. Copy the contents of the fileinternallb-frontend.yaml,paste it in the Apply YAML section and click the Add button to apply.

Viewing and Using External IP

After the creation of the Internal Load Balancer, a service called internal-frontend will be seen. In this row, next to the internal IP, an additional IP will be displayed in the External IP column.This external IP must be used to access the portal on port 5050.

Info

Welcome to OneConnect Cloud!

Your new OneConnect Cloud access portal in Azure, available on port 5050, is ready for use.

Example IP:http://00.00,000:505050



Creation of Workspaces

Log in to the One Connect Cloud platform with the following username and password:

Info
User:poc@onibex.com
Password: mzve$JQ@bg#zWmiDC3G$Jt


Add a new user to the one connect cloud platform

  1. Once inside the One Connect Cloud platform, go to the upper-left corner and click the menu button (three horizontal striped icon).

  1. When the sidewal bar is deployed, go to the Customers option, select it, and then click on the ADD+ in the upper-right corner.

  1. The process of adding a new user requires the following data:
-Name
- Last name
-Mail
-Phone
-Company
-country

  1. Complete the fields and click Add.

  1. The new user will be displayed in CUSTOMERS with STATUS PENDING, i.e. it requires it to be accepted in order to be active.

  1. To activate it, you must click ACTIONS.

  1. Click ACCEPT to effectively activate the new user.

  1. Your new user was already accepted. You can check the change of Status as an ACTIVE in the Customers section.


Creating workspaces on the one connect cloud platform


Notes
Note
Each account and user will be able to create Workspaces. It will then be displayed how an Administrator account Workspace is created and how it is created from a non-administrator user account.

Create a Workspace from the Administrator Account

  1. Enter the One Connect Cloud platform with your administrator username and password:
Password: mzve$JQ@bg#zWmiDC3G$Jt

  1. Double-click to enter the user to whom you want to add the new workspace. (or click on the arrow pointing to the right in the "Actions" section)

  1. When the sidewal bar is deployed, go to the Workspace option and click the Add Workspace button.



Create a Workspace from a Non-Administrator User Account

  1. Enter the One Connect Cloud platform with your non-administrator username and password.

  1. When the sidewal bar is deployed, go to the Workspace option and click on the + icon.


The process of creating workspace consists of 4 instances:
  1. It begins with the selection of the region where it is to be created. Click Next.
  1. Type a name for the new workspace, select the SAP Environment, type the user and password. Then click Next.

  1. In Connection Details, place the Boostrap Server number and Schema Registry URL. Click Next.

  1. In Settings, place the relevant information and press Finish to complete the process of creating a new workspace.

  1. Your new workspace will look like this:



    • Related Articles

    • 01 - Establishment of the Database and Requirements

      One Connect Cloud Manual in Azure Establishment of the Database and Requirements Initial conditions The Onibex OneConnect Cloud platform has a number of microservices that must persist for theworkspaces operation. Although workspaces can run ...
    • 03 - Deployment of One Connect Platform

      Prerequisite Note Before you start deploying the One Connect platform, make sure you meet the following requirements: Compatible Operating Systems: Kubernetes cluster nodes must use Linux operating systems. Affinity for Other Operating Systems: If ...
    • OneConnect General Architecture

      The following representation shows a general architecture diagram for OneConnect, considering SAP ECC or S4HANA as the producer and destinations such as Clickhouse, Snowflake, and Databricks as subscribers. The OneConnect structure consists of 3 main ...
    • IDOC Configuration Manual

      1. Output Message Creation for IDOCS STEP 1 Access SAP STEP 2 Go to the Transaction field and enter “NACE” in the input box. Press Enter or click the checkmark. STEP 3 Select the application that you want to configure. For this manual, we will choose ...
    • 02 - YAML configurations

      YAML Configuration Manual Requirements Unzip the fileoneconnect-kibernetes.identified at the bottom of this documentation. When you extract the file, two folders will be displayed:"Kubernetes"and"Kubernetes configuration Open the directory where the ...