Join Slack
Powered by
Hi, I was looking into the package commandbox-fusi...
# box-products
b
birdy1980
07/06/2022, 8:58 AM
Hi, I was looking into the package commandbox-fusionreactor and I found a bit of outdated information and settings. The list of additional jvm args is not up-to-date anymore.
https://commandbox.ortusbooks.com/embedded-server/fusionreactor#additional-jvm-args
For example: the arguments starting with fusionreactor.REST... are no longer supported, according to this page:
https://docs.fusion-reactor.com/Configuration/Enterprise-Dashboard-Configuration/#automatically-registering-fusionreactor-instances-to-the-dashboard
Also there are some new jvm settings like: -Dfr.chat.enabled=false/true and about six that start with -Dfr.ed.ds.<option> to configure automatic registration with a dashboard. Could you update the module and documentation with the new options? (maybe remove the deprecated options?)
b
bhartsfield
07/06/2022, 12:38 PM
thank you for the chat switch 🙂
b
bdw429s
07/06/2022, 4:42 PM
@birdy1980
You can send a pull to the docs to update those 🙂
bdw429s
07/06/2022, 4:42 PM
I'm reticent to remove any support from the actual module however since someone could still be using an older version of FR
bdw429s
07/06/2022, 4:42 PM
Whatever is supported now is what was documented at the time I wrote the module
bdw429s
07/06/2022, 4:43 PM
You can add support for whatever new jvm args you want here:
https://github.com/bdw429s/commandbox-fusionreactor/blob/master/ModuleConfig.cfc#L16
👍 1
b
birdy1980
07/07/2022, 7:31 AM
where can I find the repo for the docs?
birdy1980
07/07/2022, 7:50 AM
ah, never mind. I found the "edit on github" link 😉
👍 1
2
Views
Open in Slack
Previous
Next