We have been using this module for some time and it works great.
One modification we have made and have been using for a while now, is to dynamically allocate Java heap based on a percentage of system ram, so we don't have to change it when upsizing and downsizing servers.
Is this something you would want to integrate into the module? Happy to provide the method, or do a pr if it's something you want.
Hi Guys
We have been using this module for some time and it works great.
One modification we have made and have been using for a while now, is to dynamically allocate Java heap based on a percentage of system ram, so we don't have to change it when upsizing and downsizing servers.
Is this something you would want to integrate into the module? Happy to provide the method, or do a pr if it's something you want.
Cheers Sam