kubernetes operator daemon to manage amanda deployments
Go to file
2024-07-25 08:57:55 +02:00
libs chore: initial dependencies 2024-07-25 08:57:55 +02:00
.gitmodules chore: initial dependencies 2024-07-25 08:57:55 +02:00
LICENSE.txt chore: initial commit 2024-07-25 08:34:46 +02:00
README.md chore: initial commit 2024-07-25 08:34:46 +02:00

KABOd - daemon

DESCRIPTION

KABOd is a daemon running within the KABO image and is responsible for watching for backup tasks to perform.

BUILDING

  • mkdir build && cd build
  • cmake ..
  • make

AUTHOR

LICENSE

GPLv3