Skip to content

mosip/audit-manager

Repository files navigation

Maven Package upon a push Quality Gate Status

Audit Manager

Overview

This repository contains modules used for audit related functionalities.

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 -DskipTests=true -Dmaven.javadoc.skip=true -Dgpg.skip=true
    
  2. Build Docker for a service:
    $ cd <service folder>
    $ docker build -f Dockerfile
    

Configuration

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

  1. Configuration-Application
  2. Configuration-Kernel

Deploy

To deploy service 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 115