Skip to content

datakaveri/iudx-onboarding-server

Build Status Jenkins Coverage Unit and Integration Tests Security Tests

CDPG

DX Onboarding Server

Introduction

The Onboarding Server is DX's helper server for onboarding items, instances and middle layer metadata in a federated Catalogue server model.

Features

  • Create, Update or Delete Items, Instances and middle layer metadata in federated catalogue using a single API call.
  • Support for failsafe and retry on failure of request on any of the servers.
  • Auto create exchange for resource groups on item creation.
  • Scalable, service mesh architecture based implementation using open source components: Vert.X API framework
  • Hazelcast and Zookeeper based cluster management and service discovery

Explanation

Understanding Onboarding Server

  • The section available here explains the components/services used in implementing the Onboarding Server.
  • To try out the APIs, import the API collection, postman environment files in postman.
  • Reference : postman-collection, postman-environment

How to Guide

Setup and Installation

Setup and installation guide is available here

Reference

API Docs

API docs are available here.

FAQ

FAQs are available here