conradsp commented on a change in pull request #593: Create one-touch deploy 
with docker
URL: https://github.com/apache/fineract/pull/593#discussion_r296259067
 
 

 ##########
 File path: README.md
 ##########
 @@ -49,6 +49,26 @@ Run the following commands, very similarly to how 
[.travis.yml](.travis.yml) doe
 1. `./gradlew createDB -PdbName=mifostenant-default`
 1. `./gradlew clean integrationTest`
 
+
+Instructions to run using Docker and docker-compose
+===================================================
+
+It is possible to do a 'one-touch' installation of Fineract using 
docker-compose
+
+  Prerequisites:
+  * docker and docker-compose installed on your machine
+
+
+  Installing a new Fineract instance:
+
+  * Clone the Fineract Github repository
+  * Navigate to the docker directory
 
 Review comment:
   Yes, will remove the instruction to navigate to the docker directory

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to