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 fcc8c8b174
All checks were successful
continuous-integration/drone/push Build is passing
build: push readme for amanda-client to dockerhub
2024-08-16 20:34:49 +02:00
client chore: added links to project websites11309875 2024-08-16 20:31:09 +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 feat: support setting amanda config by env variable 2024-08-16 20:08:35 +02:00
.drone.yml build: push readme for amanda-client to dockerhub 2024-08-16 20:34:49 +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