BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Migrate Configurations

Purpose and Benefits

Bahmni configuration json files structure change across releases based on the new features built. To ease the process of making these changes, a tool has been built that can be run where the config files are maintained.

Steps

  1. The tools needs node.js and npm. Use this page for reference: http://blog.npmjs.org/post/85484771375/how-to-install-npm 
  2. Install this npm module using the following command.js
    npm install -g config-migrate
  3. Follow these instructions to run the migrations https://www.npmjs.com/package/config-migrate
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗