This repository contains everything required to build and run the Advanced Maryland Automatic Network Disk Archiver (AMANDA) within kubernetes. https://rm.byterazor.de/projects/kumanda
Go to file
2024-07-31 22:09:14 +02:00
client fix: added missing ps command to both images 2024-07-31 22:09:14 +02:00
operator feat: initial Containerfile for operator image 2024-07-25 08:20:03 +02:00
scripts ADD: script for drone.cloud.federationhq.de build environment 2024-07-24 17:06:00 +02:00
server fix: added missing ps command to both images 2024-07-31 22:09:14 +02:00
.drone.yml feat: also build amanda-client container image 2024-07-24 22:58:17 +02:00
LICENSE.txt ADD: initial commit 2024-07-24 17:05:24 +02:00
README.md ADD: added authentication information to readme 2024-07-24 21:13:12 +02:00

Kubernetes Amanda Operator

DESCRIPTION

This repository contains everything required to build and run the Advanced Maryland Automatic Network Disk Archiver (AMANDA) within kubernetes.

ACTIVE FEATURES

Authentication

  • ssl-security
  • ssh-security

All other authentication mechanisms are considered insecure and will never be supported.

amanda-server

Container Image to run an amanda server within a kubernetes cluster.

amanda-client

Container Image to run an amanda client within a kubernetes cluster.

Authors

License

GPLv3