Skip to content

Service resposible to auto generate digital card once the registration packet is processed by registration processor module

License

Notifications You must be signed in to change notification settings

mosip/digital-card-service

Repository files navigation

digital-card-service

Service responsible to auto generate digital card once the registration packet is processed by registration processor module

Databases

Refer to SQL scripts.

Build & run (for developers)

The project requires JDK 21.0.3 and mvn version - 3.9.6

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

Configuration

Digital Card Service uses the following configuration files that are accessible in this repository. Please refer to the required released tagged version for configuration.

  1. Configuration-DigitalCard
  2. Configuration-Application

Refer Module Configuration for location of these files.

Deploy

To deploy digital-card-service on Kubernetes cluster using Dockers refer to Sandbox Deployment.

APIs

API documentation is available here.

License

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

About

Service resposible to auto generate digital card once the registration packet is processed by registration processor module

Resources

License

Stars

Watchers

Forks

Packages

No packages published