[ 
https://issues.apache.org/jira/browse/OFBIZ-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466490#comment-17466490
 ] 

Ioan Eugen Stan commented on OFBIZ-9498:
----------------------------------------

[~pgil] : 
I would keep JVM options inside the default Java env variables: 
JAVA_TOOLS_OPTIONS or JVM_OPTS (check this to be sure). 

It's usually straight forward to pass those env vars to an app or a container. 

I would NOT introduce new things like: 
{noformat}
export OFB_MEM_XMS="-Xms256M"
export OFB_MEM_XMX="-Xmx2048M"{noformat}

> Improve DevOps using environment variable configuration
> -------------------------------------------------------
>
>                 Key: OFBIZ-9498
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9498
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gil Portenseigne
>            Assignee: Gil Portenseigne
>            Priority: Minor
>         Attachments: OFBIZ-9498.patch
>
>
> Discussed in thread : https://s.apache.org/Mh3q
> This Jira will present the improvment proposal giving a way to configure 
> OFBiz using environment variable.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to