Giter Club home page Giter Club logo

mosip-config's Introduction

MOSIP Configuration

Configuration properties

MOSIP uses Spring CLoud Config Server to read the properties files. So, to use the properties files in this repo, please update the IP addresses, keys and passwords and then point to this repo in spring cloud config in kernel module.

Config server

Local Config Server Installation Guide

Overview

MOSIP uses Config Server to read the properties files.

Download

  1. Download Config server jar config-server

  2. Clone the Mosip config repo mosip-config

Run

To run config server jar set the following attribute

-Dspring.cloud.config.server.native.search-locations = point to mosip-config repo location

Run Config Server Jar

java -jar -Dspring.profiles.active=native  -Dspring.cloud.config.server.native.search-locations=file:C:\mosipcode\mosip-config\sandbox -Dspring.cloud.config.server.accept-empty=true  -Dspring.cloud.config.server.git.force-pull=false -Dspring.cloud.config.server.git.cloneOnStart=false -Dspring.cloud.config.server.git.refreshRate=0 kernel-config-server-1.0.6.jar

mosip-config's People

Contributors

sowmya695 avatar ragavendranvenkatesan avatar pjoshi751 avatar ckm007 avatar monobikashdas avatar omsaieswar avatar syedsalman3753 avatar mandeepdhiman123 avatar mosiprajath avatar manojsp12 avatar gurpreet5991 avatar rajjhajsr avatar sathishchandrasekaran avatar aruna-maddela avatar sravankalla avatar ramaduraipandian1989 avatar anand-babaleshwar avatar ranjithasiddegowda avatar rakshitha650 avatar loganathan-sekaran avatar mohanps avatar dhanendra06 avatar pranavk5 avatar tarunchawla2 avatar urviljoshi avatar swatikp avatar ase-101 avatar alokranjan1106 avatar ravibalaji6462 avatar gsasikumar 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.