From 83dc8dc3465d0c9ce5cfb736d0a5812798e37cc6 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 9 Feb 2023 11:54:31 +0100 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3667b30..1b757d0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # NPBackup -A one fits all backup solution that solves modern problems with modern solutions +A securre and efficient file backup solution that fits system administrators and end users self-care Available in both CLI / GUI flavors for both system administrators and end users @@ -23,31 +23,35 @@ Available in both CLI / GUI flavors for both system administrators and end users - Google Cloud Storage - OpenStack Swift - Alibaba Cloud (Aliyun) Object Storage System (OSS) +- Resume on interrupted backups - Full CLI interface for scheduled task usage - Checks for recent backups before launching a backup -- Optional end user GUI - - Backup content view and restore - - Configuration interface - - Internationalization support (en, fr as of jan 2023) +- End User GUI + - Backups create, list, viewer and restore + - Full configuration interface + - Internationalization support (en, fr as of feb 2023) - Performance - Backup process and IO priority settings - Upload / download speed limits - - Concurrency settings -- Comes with complete exclusion lists for Linux and Windows files and folders + - Remote connectivity concurrency settings +- Comes with full exclusion lists for Linux and Windows - First class prometheus support + - Restic results metric generatioion - Grafana dashboard included - node_exporter file collector support - Optional push gateway metrics uploading - First class Windows support - VSS snapshots - - Cloud file exclusions (reparse points) + - Automatic cloud file exclusions (reparse points) - Windows pre-built executables - Windows installer - Additional security - - repository uri / password and http metrics identification is encrypted -- yaml file configuration (or gui configuration) -- Remote automatic self upgrade - - Included upgrade server + - repository uri / password, http metrics and upgrade server passwords are AES-256 encrypted + - Encrypted data viewing requires additional password + - AES-256 keys can't be guessed in executables thanks to Nuitka Commercial compiler +- Easy configuration via YAML file (or via GUI) +- Remote automatic self upgrade capacity + - Included upgrade server ready to run in production ## About