Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NMOS-TESTING reference testbed for JT-NM

Based on Easy-NMOS + DHCP server - registry

Preriquisites:

  • docker version 20.10.12
  • docker-compose version 1.29.2

Config

Constants:

  • discovery method: unicast DNS-SD
  • domain: nmos-testing.jt-nm.org
  • /24 subnet

Variables:

Edit .env to supply the subnet and the network interface. And execute setup.conf that modifies ./dhcp/dhcpd.conf and UserConfig.py:

cat .env
SUBNET_PREFIX=192.168.6
IFACE=eno2
./setup.sh

Start

docker-compose up -d
docker-compose logs -f --tail=50
[...]
Ctrl+C
docker=compose down

MISC

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages