Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waggle Node ID Service

An early boot service that generates a unique Node ID and stores the value in the node file (/etc/waggle/node-id). The unique ID is generated using the MAC address of the main network interface, falling back on a randomly generated UUID if the network interface can't be found. The service only runs if the /etc/waggle/node-id file does not exist.

Build Instructions

Builds are created using the ./build.sh script. For help execute ./build.sh -?.

Build generates a Debian package that can be installed into a Debian OS via the dpkg -i command.

About

Early running service in nodes to create the unique node ID used by other services.

Topics

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages