The Onboarding Server is DX's helper server for onboarding items, instances and middle layer metadata in a federated Catalogue server model.
- 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
- 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
Setup and installation guide is available here
API docs are available here.
FAQs are available here