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
Dominik Meyer 3e9e1b6372
All checks were successful
continuous-integration/drone/push Build is passing
fix: added missing entryPoint
2024-07-31 22:58:11 +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 feat: added entryPoint to server 2024-07-31 22:13:24 +02:00
server fix: added missing entryPoint 2024-07-31 22:58:11 +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