Skip to main content

SureInk Platform Documentation

Welcome to the official documentation for the SureInk Platform (SureMSA). This platform is a robust microservices-based system designed for managing Master Subscription Agreements (MSA), licenses, and third-party integrations.

How this document is organized

To help you navigate the platform's complexity, this documentation is organized into three functional tiers that separate business logic from technical foundation:

  1. Business Services: Focuses on the "What". These are domain-specific microservices that handle the core business logic, such as licensing, customer management, and subscription rules.
  2. Platform Services: Focuses on the "How". These are the "glue" services that provide orchestration, routing, and shared utilities, enabling the business services to function as a unified platform.
  3. Infrastructure & DevOps: Focuses on the "Where". This covers the technical foundation, including databases, messaging systems, identity management, and containerization strategies.

Business Services

Explore the domain-specific logic and functional details of our core services:

Platform Services

Details on the orchestration and cross-cutting concerns of the platform:

Infrastructure & DevOps

The technical foundation and environment configuration:

Frontend

  • Angular UI: Documentation for the SureMSA Web Application.