You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Aleksandar Vidakovic (Jira)" <ji...@apache.org> on 2022/08/22 11:49:00 UTC

[jira] [Updated] (FINERACT-1644) Max Heap Space should be Configurable for Docker Image

     [ https://issues.apache.org/jira/browse/FINERACT-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandar Vidakovic updated FINERACT-1644:
-------------------------------------------
    Fix Version/s: 1.8.0

> Max Heap Space should be Configurable for Docker Image
> ------------------------------------------------------
>
>                 Key: FINERACT-1644
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1644
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.7.0
>            Reporter: Manoj Mohanan
>            Assignee: Dhaval Maniyar
>            Priority: Blocker
>             Fix For: 1.8.0
>
>
> The jibDockerBuild builds the docker image with hardcoded Java Opts values of min and max heap space. This makes it very difficult to configure these values externally using docker-compose or Kubernetes.
> Hence the hardcoding of max heap space should be removed from the docker build script and move to the docker-compose and the Kubernetes configurations.
>  
> Files to be updated to add the configurations:
>  * ineract/docker-compose-postgresql.yml
>  * fineract/docker-compose.yml
>  * fineract/kubernetes/fineract-server-deployment.yml



--
This message was sent by Atlassian Jira
(v8.20.10#820010)