Remove Open Archiver (moved to awesome-selfhosted) (#657)

- See https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/1912#issuecomment-3732729258
This commit is contained in:
Rabenherz112 2026-01-11 23:23:24 +01:00 committed by GitHub
parent af26ce73ff
commit 166579ab47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

101
README.md
View file

@ -9,55 +9,57 @@
## Table of contents ## Table of contents
- [Software](#software) - [Awesome Sysadmin](#awesome-sysadmin)
- [Automation](#automation) - [Table of contents](#table-of-contents)
- [Backups](#backups) - [Software](#software)
- [Build and software organization tools](#build-and-software-organization-tools) - [Automation](#automation)
- [ChatOps](#chatops) - [Backups](#backups)
- [Cloud Computing](#cloud-computing) - [Build and software organization tools](#build-and-software-organization-tools)
- [Code Review](#code-review) - [ChatOps](#chatops)
- [Configuration Management](#configuration-management) - [Cloud Computing](#cloud-computing)
- [Configuration Management Database](#configuration-management-database) - [Code Review](#code-review)
- [Continuous Integration & Continuous Deployment](#continuous-integration--continuous-deployment) - [Configuration Management](#configuration-management)
- [Control Panels](#control-panels) - [Configuration Management Database](#configuration-management-database)
- [Databases](#databases) - [Continuous Integration \& Continuous Deployment](#continuous-integration-continuous-deployment)
- [Deployment Automation](#deployment-automation) - [Control Panels](#control-panels)
- [Diagramming](#diagramming) - [Databases](#databases)
- [Distributed Filesystems](#distributed-filesystems) - [Deployment Automation](#deployment-automation)
- [DNS - Control Panels & Domain Management](#dns---control-panels--domain-management) - [Diagramming](#diagramming)
- [DNS - Servers](#dns---servers) - [Distributed Filesystems](#distributed-filesystems)
- [Editors](#editors) - [DNS - Control Panels \& Domain Management](#dns-control-panels-domain-management)
- [Identity Management](#identity-management) - [DNS - Servers](#dns-servers)
- [Identity Management - LDAP](#identity-management---ldap) - [Editors](#editors)
- [Identity Management - Single Sign-On (SSO)](#identity-management---single-sign-on-sso) - [Identity Management](#identity-management)
- [Identity Management - Tools and web interfaces](#identity-management---tools-and-web-interfaces) - [Identity Management - LDAP](#identity-management-ldap)
- [IT Asset Management](#it-asset-management) - [Identity Management - Single Sign-On (SSO)](#identity-management-single-sign-on-sso)
- [Log Management](#log-management) - [Identity Management - Tools and web interfaces](#identity-management-tools-and-web-interfaces)
- [Mail Clients](#mail-clients) - [IT Asset Management](#it-asset-management)
- [Metrics & Metric Collection](#metrics--metric-collection) - [Log Management](#log-management)
- [Miscellaneous](#miscellaneous) - [Mail Clients](#mail-clients)
- [Monitoring](#monitoring) - [Metrics \& Metric Collection](#metrics-metric-collection)
- [Network Configuration Management](#network-configuration-management) - [Miscellaneous](#miscellaneous)
- [PaaS](#paas) - [Monitoring](#monitoring)
- [Packaging](#packaging) - [Network Configuration Management](#network-configuration-management)
- [Project Management](#project-management) - [PaaS](#paas)
- [Queuing](#queuing) - [Packaging](#packaging)
- [Remote Desktop Clients](#remote-desktop-clients) - [Project Management](#project-management)
- [Router](#router) - [Queuing](#queuing)
- [Service Discovery](#service-discovery) - [Remote Desktop Clients](#remote-desktop-clients)
- [Software Containers](#software-containers) - [Router](#router)
- [Status Pages](#status-pages) - [Service Discovery](#service-discovery)
- [Troubleshooting](#troubleshooting) - [Software Containers](#software-containers)
- [Version control](#version-control) - [Status Pages](#status-pages)
- [Virtualization](#virtualization) - [Troubleshooting](#troubleshooting)
- [VPN](#vpn) - [Version control](#version-control)
- [Web](#web) - [Virtualization](#virtualization)
- [List of Licenses](#list-of-licenses) - [VPN](#vpn)
- [External links](#external-links) - [Web](#web)
- [Communities / Forums](#communities--forums) - [List of Licenses](#list-of-licenses)
- [Repositories](#repositories) - [External links](#external-links)
- [Websites](#websites) - [Communities / Forums](#communities-forums)
- [License](#license) - [Repositories](#repositories)
- [Websites](#websites)
- [License](#license)
-------------------- --------------------
@ -95,7 +97,6 @@ _See also: [Restic's list of Linux backup software](https://github.com/restic/ot
- [Dar](http://dar.linux.free.fr/) - Which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. ([Source Code](https://github.com/Edrusb/DAR)) `GPL-2.0` `C++` - [Dar](http://dar.linux.free.fr/) - Which stands for Disk ARchive, is a robust and rich featured archiving and backup software of the tar style. ([Source Code](https://github.com/Edrusb/DAR)) `GPL-2.0` `C++`
- [Duplicati](https://www.duplicati.com) - Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. ([Source Code](https://github.com/duplicati/duplicati)) `LGPL-2.1` `C#` - [Duplicati](https://www.duplicati.com) - Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. ([Source Code](https://github.com/duplicati/duplicati)) `LGPL-2.1` `C#`
- [Duplicity](https://duplicity.gitlab.io/) - Encrypted bandwidth-efficient backup using the rsync algorithm. ([Source Code](https://gitlab.com/duplicity/duplicity)) `GPL-2.0` `Python` - [Duplicity](https://duplicity.gitlab.io/) - Encrypted bandwidth-efficient backup using the rsync algorithm. ([Source Code](https://gitlab.com/duplicity/duplicity)) `GPL-2.0` `Python`
- [Open Archiver](https://docs.openarchiver.com) - Email archiving solution with full-text search and eDiscovery search features. ([Source Code](https://github.com/LogicLabs-OU/OpenArchiver)) `AGPL-3.0` `Docker`
- [Minarca](https://minarca.org/) - Clientserver backup platform with a centralized web console to manage and restore Linux, Windows, and macOS backups via GUI or CLI. ([Source Code](https://gitlab.com/ikus-soft/minarca)) `AGPL-3.0` `Python` - [Minarca](https://minarca.org/) - Clientserver backup platform with a centralized web console to manage and restore Linux, Windows, and macOS backups via GUI or CLI. ([Source Code](https://gitlab.com/ikus-soft/minarca)) `AGPL-3.0` `Python`
- [Proxmox Backup Server](https://www.proxmox.com/en/proxmox-backup-server) - Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ([Source Code](https://git.proxmox.com/?p=proxmox-backup.git;a=tree)) `GPL-3.0` `Rust` - [Proxmox Backup Server](https://www.proxmox.com/en/proxmox-backup-server) - Proxmox Backup Server is an enterprise-class, client-server backup solution thatis capable of backing up virtual machines, containers, and physical hosts. ([Source Code](https://git.proxmox.com/?p=proxmox-backup.git;a=tree)) `GPL-3.0` `Rust`
- [rclone](https://rclone.org/) - Command-line program to sync files and directories to and from different cloud storage providers.. ([Source Code](https://github.com/rclone/rclone)) `MIT` `Go` - [rclone](https://rclone.org/) - Command-line program to sync files and directories to and from different cloud storage providers.. ([Source Code](https://github.com/rclone/rclone)) `MIT` `Go`