Hi, is the default installation of netmaker limite...
# netmaker
a
Hi, is the default installation of netmaker limited to x networks?
b
yes with docker, but it can be increased by expanding the ports: line in the docker-compose file. BareMetal - only limited by number of open ports on machine
a
A ok it will increase automatically with every network created?
b
on docker --- no you are limited to 10 networks if you do not change the ports line in docker compose file.
a
Ok, so if I increase the line in docker compose, I am only limited by the port range?
b
correct
a
ok nice thank you
j
Basically, each network needs a port for the netmaker server node (netmaker-1) within the network. The first network gets 51821, the second gets 51822, and etc.