Network service generation
Alex Denes
0d38256c5d
- Fix DHCP longrun using up instead of run - Fix wireguard circular dependency - Use net/netip for anything but net.HardwareAddr - Add thetford-mines.canada functional example host - Add a navigator for the structure - Add helper functions - Fix types of some elements |
||
---|---|---|
hosts | ||
.gitignore | ||
bundle.go | ||
configuration.go | ||
execline.go | ||
go.mod | ||
interfaces.go | ||
LICENSE.md | ||
misc.go | ||
nnd.go | ||
README.md | ||
s6.go | ||
services.go | ||
types.go |
s6-netdev
This is a project which can generate s6 service definitions based on a structured definition. It's intended to be used together with nnd but can be adapted to be used with any other distribution based on s6.