Skip to content

openMF/mifos-workflow

Repository files navigation

mifos-workflow

Default Configuration

The application uses these default credentials (you should override them with environment variables):

Database (Flowable):

  • Username: mifos
  • Password: Set via DB_PASSWORD environment variable

Fineract API:

  • Username: mifos
  • Password: Set via FINERACT_PASSWORD environment variable

Example Setup

export DB_PASSWORD=your_secure_db_password
export FINERACT_PASSWORD=your_secure_fineract_password

Documentation

Documentation is available in the docs/ directory. To generate HTML documentation:

mvn asciidoctor:process-asciidoc

The generated documentation will be available in docs/generated/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •