ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.14k stars 190 forks source link

Upgrade to latest NodeJS LTS #241

Closed MrGrymReaper closed 3 weeks ago

MrGrymReaper commented 1 month ago

Currently your installer and appliance (XOCE) for from the sources, is being built against NodeJS version 18 LTS release series. However it has recently, been untied from this version of NodeJS.

It's now being developed against and thus now requires that the latest current LTS is used when compiling. So thus therefore the script and the already built instance housed in the VM appliance need upgrading.

This GitHub issue is opened in response to this change, as appropriate to the Xen Orchestra from sources instructions official documentation update.

https://xen-orchestra.com/docs/installation.html#xoa

ronivay commented 3 weeks ago

Hey,

XO has been following latest LTS for quite some time, so nothing new there. Bump to latest LTS just hasn't happened here as it's worked fine with 18.x. Will update to latest LTS here too.

Pre-built image will have the new version with next update which will happen during the weekend when new image is uploaded.