You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2019/06/21 14:27:05 UTC

[GitHub] [fineract] conradsp commented on a change in pull request #593: Create one-touch deploy with docker

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:
users@infra.apache.org


With regards,
Apache Git Services