You should have successfully built the Fineract CN microservice. Ensure the artifacts are located in $USER_HOME/.m2/repository/org/apache/fineract/cn/
Run migration_script.sh
bash migration_script.sh
- Using Docker-compose
bash start-up.sh
bash shut-down.sh
- Using Kubernetes
cd kubernetes-scripts
kubectl apply -f <tool file name>
kubectl apply -f <service file name>
Run the provision.sh script to provision the system.
bash scripts/provision.sh config.text
N.B: You can update the configuration of the difference services in the config.txt file