Skip to content

Backend-agnostic network configuration in YAML

License

Notifications You must be signed in to change notification settings

schopin-pro/netplan

 
 

Repository files navigation

netplan - Backend-agnostic network configuration in YAML

Build Codecov

Website

http://netplan.io

Documentation

An overview of the architecture can be found at netplan.io/design

The full documentation for netplan is available in the doc/netplan.md file

Build using Meson

Steps to build netplan using the Meson build system inside the build/ directory:

  • meson setup build --prefix=/usr [-Db_coverage=true]
  • meson compile -C build
  • meson test -C build --verbose [TEST_NAME]
  • meson install -C build --destdir ../tmproot

Bug reports

Please file bug reports in Launchpad.

Contact us

Please join us on IRC in #netplan at Libera.Chat.

Our mailing list is here.

Email the list at [email protected].

About

Backend-agnostic network configuration in YAML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.3%
  • C 35.4%
  • Other 1.3%