This is an automated email from the ASF dual-hosted git repository.
angeh pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/fineract-cn-docker-compose.git.
from f0e75ee Merge pull request #7 from aasaru/improve_postman_scripts
new 8ae755b Implement bash scripts to provisioner fineract cn services
new 4438bd6 Merge pull request #6 from Anh3h/master
The 20 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 | 23 ++-
bash_scripts/provision.sh | 311 ++++++++++++++++++++++++++++++++++++++
external_tools/docker-compose.yml | 4 +
shut-down-and-reset.sh | 8 +
start-up.sh | 18 ++-
5 files changed, 355 insertions(+), 9 deletions(-)
create mode 100755 bash_scripts/provision.sh
create mode 100755 shut-down-and-reset.sh