This is an automated email from the ASF dual-hosted git repository.
awasum pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/fineract-cn-docker-compose.git.
from fb8b48b Merge pull request #1 from aasaru/perepare_docker_compose
new 252574e add fims-web-app add Postman provisioning scripts taken from
https://github.com/vishwasbabu/ProvisioningFineractCN rename ledger-ms to
accounting-ms
new 4cadf2c update Readme
new a5e833a Add Fineract CN start-up script
new 7c2009e Merge remote-tracking branch 'anh3h/master' into anh3h_master
Make it work with mac
new 88e4768 FINCN-165 fix subnet size and notifications-ms network and
image
new fb93b29 FINCN-165 fix service names in postman scripts
new eeebf2a FINCN-165 fix provisioner network settings
new a5ed548 Merge pull request #4 from aasaru/anh3h_master
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 139 +++-
docker-compose.yml | 123 ++-
env_variables | 15 +
external_tools/docker-compose.yml | 6 +
...act-Cn-Initial-Requests.postman_collection.json | 872 +++++++++++++++++++++
...tial-Setup-Environment.postman_environment.json | 84 ++
start-up.sh | 26 +
7 files changed, 1243 insertions(+), 22 deletions(-)
create mode 100644
postman_scripts/Fineract-Cn-Initial-Requests.postman_collection.json
create mode 100644
postman_scripts/Fineract-Cn-Initial-Setup-Environment.postman_environment.json
create mode 100755 start-up.sh