Skip to content

yeti-switch/yeti-management

Repository files navigation

yeti-management

yeti-management is a part of project Yeti

Build (Debian 8/9)

install build dependencies

# aptitude install libprotobuf-dev libnanomsg-dev libconfuse-dev protobuf-compiler libsctp-dev pkg-kde-tools

get sources & build

$ git clone https://github.com/yeti-switch/yeti-management.git
$ cd yeti-management
$ mkdir build && cd build
$ cmake ..
$ make

make debian packages

$ make deb

you will get three packages:

  • libyeticc contains so library
  • libyeticc-dev contains library header, data for pkgconfig, cmake helper to use in projects to find library
  • yeti-management contains configuration server daemon

About

configuration manager daemon and client library for SEMS application YETI and LNP daemon

Resources

Stars

Watchers

Forks

Packages

No packages published