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

akilalakshmanan avatar anand-babaleshwar avatar anuranjan14 avatar aruna-maddela avatar ase-101 avatar ckm007 avatar dhanendra06 avatar gurpreet5991 avatar loganathan-sekaran avatar mandeepdhiman123 avatar manojsp12 avatar mohanps avatar monobikashdas avatar mosiprajath avatar n-chandrasekhar avatar omsaieswar avatar pjoshi751 avatar pranavk5 avatar ragavendranvenkatesan avatar rajjhajsr avatar rakshitha650 avatar ramaduraipandian1989 avatar ranjithasiddegowda avatar sathishchandrasekaran avatar sowmya695 avatar sravankalla avatar syedsalman3753 avatar tarunchawla2 avatar urviljoshi avatar vishwa-vyom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mosip-config's Issues

Backup resolv file

image

I am almost done in installing and this error appeared,

Even thou I tried SSH to all workers and masters from console works vice versa

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.