Network service generation
Go to file
2024-09-04 12:29:10 +00:00
.gitignore Initial commit 2024-09-04 12:29:10 +00:00
bundle.go Initial commit 2024-09-04 12:29:10 +00:00
configuration.go Initial commit 2024-09-04 12:29:10 +00:00
execline.go Initial commit 2024-09-04 12:29:10 +00:00
go.mod Initial commit 2024-09-04 12:29:10 +00:00
interfaces.go Initial commit 2024-09-04 12:29:10 +00:00
LICENSE.md Initial commit 2024-09-04 12:29:10 +00:00
netdev.go Initial commit 2024-09-04 12:29:10 +00:00
nnd.go Initial commit 2024-09-04 12:29:10 +00:00
README.md Initial commit 2024-09-04 12:29:10 +00:00
s6.go Initial commit 2024-09-04 12:29:10 +00:00
services.go Initial commit 2024-09-04 12:29:10 +00:00
types.go Initial commit 2024-09-04 12:29:10 +00:00

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.