Skip to content

v3.11.0

Compare
Choose a tag to compare
@TheTrunk TheTrunk released this 21 Mar 02:08
· 4602 commits to master since this release
9d48d95
  • Multiport support
    • Run FluxOS on different machines using same IPv4 address
    • up to 8 nodes behind same IPv4 address
    • requires UPnP
    • Ports allowed are: 16127, 16137, 16147, 16157, 16167, 16177, 16187, 16197
    • requires latest Flux Benchmark v3.1.0
    • ! experimental !

How to set up?

  • navigate to your fluxOS folder and edit /config/userconfig.js and add following line
apiport: 16137,
  • Additional test suite
  • Additional source code documentation
  • Grammar corrections
  • Enforcement of Flux Benchmark v3.0.0, FluxOS of v3.10.0, Flux Daemon of v6.0.0
  • UI and other improvements