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/09/05 15:04:05 UTC

[GitHub] [fineract-cn-fims-web-app] awasum commented on issue #20: FINCN-164: Dockerize fims web app with adjustments to make it work with docker-compose

awasum commented on issue #20: FINCN-164: Dockerize fims web app with adjustments to make it work with docker-compose
URL: https://github.com/apache/fineract-cn-fims-web-app/pull/20#issuecomment-528414249
 
 
   Create a different nginx file in the script folder which contains the the docker containers as hosts.
   Something like docker.nginx.conf, then on this line: https://github.com/apache/fineract-cn-fims-web-app/pull/20/commits/b097ba1c34237e31f71d73c30b2492d151b67c73#diff-3254677a7917c6c01f55212f86c57fbfR21
   
   copy that docker specific nginx conf into the nginx container.
   
   Not everyone will host fims in a docker container..Some will use a good old fashion host so I prefer you keep that default localhost example.
   
   Why did you not merge #18 before working on this? 
   

----------------------------------------------------------------
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