Giter Site home page Giter Site logo

nagarjunakuchi / admin-services Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mosip/admin-services

0.0 0.0 0.0 160 MB

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

License: Mozilla Public License 2.0

HTML 10.62% Dockerfile 1.27% Java 87.65% Shell 0.46%

admin-services's Introduction

Build Status Quality Gate Status

mosip-platform

This repository contains the source code of the Modular Open Source Identity Platform. To know more about MOSIP, its architecture, external integrations, releases, etc., please check the Platform Documentation

Introduction

MOSIP consists of the following modules -

  1. Kernel - The Kernel module provides a bedrock to build and run services by providing several significant necessary technical functions. It contains common functionalities which are used by more than one module.
  2. Pre-Registration - Pre-Registration module enables individuals to book appointments in a registration centre, by providing basic demographic details.
  3. Registration - Registration module provides a desktop application for Registration Officers/Supervisors to register an individual in MOSIP, by capturing their demographic and biometric details.
  4. Registration Processor - Registration Processor validates and processes an individual's data received from the registration module, and eventually generates a UIN (Unique Identification Number) for the individual.
  5. ID Repository - The ID Repository module acts as a repository of individual's data along with UIN mapped.
  6. ID Authentication - ID Authentication module enables a Partner to authenticate an individual.

Build

The following commands should be run in the parent project to build all the modules - mvn clean install The above command can be used to build individual modules when run in their respective folders

Deploy

The following command should be executed to run any service locally in specific profile and local configurations - java -Dspring.profiles.active=<profile> -jar <jar-name>.jar

The following command should be executed to run any service locally in specific profile and remote configurations - java -Dspring.profiles.active=<profile> -Dspring.cloud.config.uri=<config-url> -Dspring.cloud.config.label=<config-label> -jar <jar-name>.jar

The following command should be executed to run a docker image - docker run -it -p <host-port>:<container-port> -e active_profile_env={profile} -e spring_config_label_env= {branch} -e spring_config_url_env={config_server_url} <docker-registry-IP:docker-registry-port/<dcker-image>

Dependencies

  • admin-service
    • Kernel-masterdata-service in Kernel module.
    • Kernel-auditmanager-service in Kernel module.
    • Kernel-auth-service in Kernel module.
    • Kernel-config-server in Kernel module.
    • Registration-transaction-service in Registration-Processor module

Run as Developer

For running services in a native environment developer has to run some core components Instruction to follow for running core components

Configurations

All the configurations used by the codebase in mosip-platform is present in mosip-config repository.

Functional Test-cases

Functional tests run against the codebase in mosip-platform is present in mosip-functional-tests repository.

Documentation

Relevant documents to get started with MOSIP can be found in mosip-docs repository. In order to get started, please refer to the Getting-Started guide.

Infra

Automated scripts to build and deploy MOSIP modules are present in mosip-infra repository.


Contribute

You can contribute to MOSIP!

We want to engage constructively with the community. If you find a vulnerability or issue, please file a bug with the respective repository. We welcome pull requests with fixes too. Please see the Contributor Guide on how to file bugs, contribute code, and more.

License

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

Communication

Join the developer mailing list

You may also be interested in joining our community room on Gitter via Gitter where you could get some great community support

admin-services's People

Contributors

omsaieswar avatar rajjhajsr avatar loganathansekar7627 avatar manojsp12 avatar sowmya695 avatar urviljoshi avatar monobikashdas avatar taleevaalam avatar mosiprajath avatar swatikp avatar yaswanths2 avatar dineshkaruppiaht7697 avatar sanjaymurali7395 avatar srinivasanmt avatar ramaduraipandian1989 avatar pranavk5 avatar alokranjan1106 avatar ravibalaji6462 avatar nagalakshminithyanandan avatar maheshkumar1804 avatar gurpreet5991 avatar sravya46559 avatar balvikashsharma avatar meghauttamtanga avatar shashank0707 avatar premkumar1997 avatar rishabhjavad avatar dineshashokan7595 avatar abhishek-kumar3 avatar arun6368 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.