nest / nest-docker

Build scripts for the docker container with NEST simulator and services
https://nest-simulator.org/
GNU General Public License v2.0
3 stars 7 forks source link

Change default port for NEST Server #158

Closed babsey closed 2 years ago

babsey commented 2 years ago

According to the discussion in the issue #2321, the port 5000 seems having conflicts with other services. Thus we decided that the default port for NEST Server is now 52425.

Please review this PR after the merged PR #2505 in NEST Simulator.

babsey commented 2 years ago

I do not think so. The older NEST Server runs on port 5000 by default. We can tell people that NEST Server changes its port in release v3.4.

@jougs @heplesser What do you think about Steffens suggestion?

jougs commented 2 years ago

@babsey: Can you please add a paragraph to https://github.com/nest/nest-simulator/blob/master/doc/htmldoc/whats_new/v3.4/index.rst that explains the port change?