CHANGELOG.md 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.1 - 2021-06-20

Fixed

  • fixed repo url in org.opencontainers.image.source label
  • docker-compose: increased memory limit (64MiB was insufficient for two parallel operations, e.g. borg create & borg list)

0.1.0 - 2021-04-04

Added

  • openssh server listening on tcp port 2200
  • single user borg
  • public keys in env var SSH_CLIENT_PUBLIC_KEYS and SSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY will be authorized
  • launching borgbackup backend when ssh client connects
  • only granting access to borgbackup repository at /repository
  • keys in SSH_CLIENT_PUBLIC_KEYS_APPEND_ONLY are restricted to append-only mode