everything seems to be working fine with node 20. Tested file storage, redis and postgresql. No issues so far.
I also updated the repo URL, changed the configuration snippets to be more clear and added stopasgroup=true to the supervisord configuration. Without this option the service would not stop correctly.
Hey,
everything seems to be working fine with node 20. Tested file storage, redis and postgresql. No issues so far.
I also updated the repo URL, changed the configuration snippets to be more clear and added
stopasgroup=true
to the supervisord configuration. Without this option the service would not stop correctly.Closes #1600
Best, Malte