Skip to content

This repository contains services related to admin configurations, device registrations, etc. for MOSIP

License

Notifications You must be signed in to change notification settings

mosip/admin-services

Repository files navigation

Maven Package upon a push Quality Gate Status

Admin

Overview

This repository contains the source code MOSIP Admin module. For an overview refer here. The module exposes API endpoints. For a reference front-end UI implementation refer to Admin UI github repo

Admin module contains following services:

  1. Admin Service
  2. Masterdata Service
  3. Sync Data Service
  4. Hotlist Service

Databases

Refer to SQL scripts.

Build & run (for developers)

The project requires JDK 1.11.

  1. Build and install:
    $ cd kernel
    $ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true
    
  2. Build Docker for a service:
    $ cd <service folder>
    $ docker build -f Dockerfile
    

Deploy

To deploy Admin on Kubernetes cluster using Dockers refer to Sandbox Deployment.

Test

Automated functional tests available in Functional Tests repo.

APIs

API documentation is available here.

License

This project is licensed under the terms of Mozilla Public License 2.0.

About

This repository contains services related to admin configurations, device registrations, etc. for MOSIP

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages