Hello,
At the end of 2021 the status was that this was not possible.
"There is currently no option to run the NCrunch grid node on linux."
Source:
https://forum.ncrunch.net/yaf_postsm15902_Experiences-Advice-about-setting-up-an-Azure-VM-as-grid-node.aspx#post15902With NChrunch V5 and JetBrains Rider Support, a part has apparently already been ported to .Net Core
(
"Because of the need to host our engine under .NET6 to work with the Rider backend"
and
"It's expected that the next version of Visual Studio (2024?) will be running on .NET 8 or .NET 9, so we'll need to similarly host our engine in a way that includes the above constraints. This means that our Rider support has feature parity with the next version of VS."
Source:
https://blog.ncrunch. net/2024/02/default.aspx)
Would it now be possible to run the grid nodes with (e.g. .NET 8) on Linux?
Maybe in a (Docker) container?
Of course, only “.NET-core” and later versions run under Linux.
Since it is a "new" environment I think this limitation is not a problem.
Ultimately, the entire .Net world is on the way to becoming more platform independent.
And this change would also be compatible with Windows servers.
As a developer using NChrunch, you of course have to make sure that Pratform-specific code runs on appropriate nodes.
Interested greetings from Germany
Thomas