From 02b248a6bd31db70c53308e0682fa86383020faa Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:05:57 +0200 Subject: [PATCH 01/40] fix syntax/line breaks for backupninja --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f7dec78..41af2fa 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,7 @@ Build automation. _See also [Restic's list of Linux backup software](https://github.com/restic/others)_ - [Amanda](https://www.amanda.org/) - Backup and archive many computers on a network to disk, tape changer/drive or cloud storage. ([Source Code](https://github.com/zmanda/amanda)) `MIT` `C` -- [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system, provides a centralized way to configure and -coordinate many different backup utilities. `GPL-2.0` `Shell` +- [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system, provides a centralized way to configure and coordinate many different backup utilities. `GPL-2.0` `Shell` - [BackupPC](https://backuppc.github.io/backuppc/) - High-performance, enterprise-grade system for backing up to a server's disk.. ([Source Code](https://github.com/backuppc/backuppc)) `GPL-3.0` `Perl` - [Bareos](https://www.bareos.org/) - Cross-network backup solution which preserves, archives, and recovers data from all major operating systems. ([Source Code](https://github.com/bareos/bareos)) `AGPL-3.0` `C++/C` - [Barman](https://pgbarman.org) - Backup and Recovery Manager for PostgreSQL. ([Source Code](https://github.com/EnterpriseDB/barman)) `GPL-3.0` `Python` From 0ca57920afe6e595be5a4e346d21624fd10718bd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:06:23 +0200 Subject: [PATCH 02/40] remove HPCBIOS (unmaintained since 2021) - https://github.com/fgeorgatos/HPCBIOS --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 41af2fa..92c019b 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,6 @@ Build and software organization tools. - [EasyBuild](https://easybuild.io/) - EasyBuild builds software and modulefiles for High Performance Computing (HPC) systems in an efficient way. ([Source Code](https://github.com/easybuilders/easybuild-easyconfigs)) `GPL-2.0` `Python` - [environment-modules Lmod](https://www.tacc.utexas.edu/research-development/tacc-projects/lmod) - Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. ([Source Code](https://github.com/TACC/Lmod)) `MIT` `Lua` -- [HPCBIOS](http://hpcbios.readthedocs.org/en/latest/) - HPCBIOS is an effort to setup a common, well-documented and reproducible, environment spanning across multiple HPC systems & sites, *inclusive* of documentation. - [Spack](https://spack.io/) - A flexible package manager that supports multiple versions, configurations, platforms, and compilers. ([Source Code](https://github.com/spack/spack)) `MIT/Apache-2.0` `Python` From cb30c0ae91d0a0952745c0d1403b14c410408744 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:07:27 +0200 Subject: [PATCH 03/40] add license/language for designate --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92c019b..6acac2b 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ _See also: [awesome-selfhosted/DNS](https://github.com/awesome-selfhosted/awesom _Related: [DNS - Servers](#dns---servers)_ - [Atomia DNS](https://atomiadns.com/) - DNS management system. ([Source Code](https://github.com/atomia/atomiadns/)) `ISC` `Perl` -- [Designate](https://wiki.openstack.org/wiki/Designate) - DNSaaS services for OpenStack. ([Source Code](https://opendev.org/openstack/designate)) +- [Designate](https://wiki.openstack.org/wiki/Designate) - DNSaaS services for OpenStack. ([Source Code](https://opendev.org/openstack/designate)) `Apache-2.0` `Python` - [DNSControl](https://stackexchange.github.io/dnscontrol/) - Synchronize your DNS to multiple providers from a simple DSL. ([Source Code](https://github.com/StackExchange/dnscontrol)) `MIT` `Go/Docker` - [DomainMOD](https://domainmod.org) - Manage your domains and other internet assets in a central location. ([Source Code](https://github.com/domainmod/domainmod.git)) `GPL-3.0` `PHP` - [nsupdate.info](https://www.nsupdate.info/) - Dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python` From df3188a78d3299765c186322b943347b0afc2b1d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:08:25 +0200 Subject: [PATCH 04/40] remove openID connect (protocol, not actual software) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6acac2b..18e54c0 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,6 @@ LDAP servers and other tools to manage accounts and identities. - [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). ([Source Code](https://github.com/aaronpk/IndieAuth.com)) `Apache-2.0` `Ruby` - [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ([Source Code](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP` - [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python` -- [OpenID Connect](http://openid.net/developers/libraries/) - A Simple Identity layer on top of OAuth 2.0. - [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. - [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go` - [Samba](https://www.samba.org/) - Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C` From b0864f69c79e614e8d81149b25416e7c8bb8e491 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:09:18 +0200 Subject: [PATCH 05/40] remove OSIAM (unmaintained since 2018) - https://osiam.github.io/2018/06/13/active-development-has-stopped.html --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 18e54c0..af58498 100644 --- a/README.md +++ b/README.md @@ -404,7 +404,6 @@ LDAP servers and other tools to manage accounts and identities. - [Indieauth](https://indieauth.com/) - Sign in with your domain name (using the rel-me-auth protocol). ([Source Code](https://github.com/aaronpk/IndieAuth.com)) `Apache-2.0` `Ruby` - [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ([Source Code](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP` - [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python` -- [OSIAM](http://osiam.github.io/) - Secure identity management solution providing REST based services for authentication and authorization. - [Pomerium](https://www.pomerium.io/) - An identity and context aware access-proxy inspired by BeyondCorp. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Docker/Go` - [Samba](https://www.samba.org/) - Active Directory and CIFS protocol implementation. ([Source Code](https://download.samba.org/pub/samba/)) `GPL-3.0` `C` - [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. ([Source Code](https://github.com/smallstep/certificates)) `Apache-2.0` `Go` From 9dcaa8881c7932e64abd656b64f372d472b8d865 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:09:54 +0200 Subject: [PATCH 06/40] add license/language for GLPI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af58498..3426689 100644 --- a/README.md +++ b/README.md @@ -425,7 +425,7 @@ LDAP servers and other tools to manage accounts and identities. IT [asset management](https://en.wikipedia.org/wiki/Asset_management) software. -- [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. ([Source Code](https://github.com/glpi-project/glpi)) +- [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. ([Source Code](https://github.com/glpi-project/glpi)) `GPL-3.0` `PHP` - [OCS Inventory NG](https://ocsinventory-ng.org/) - Asset management and deployment solution for all devices in your IT Department. ([Source Code](https://github.com/OCSInventory-NG)) `GPL-2.0` `PHP/Perl` - [OPSI](http://www.opsi.org) - Hardware and software inventory, client management, deployment, and patching for Linux and Windows. ([Source Code](https://github.com/opsi-org/)) `GPL-3.0/AGPL-3.0` `OVF/Python` - [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. ([Source Code](https://github.com/RackTables/racktables), [Demo](https://www.racktables.org/demo.php)) `GPL-2.0` `PHP` From 50dd4f9f90b287ea0e1372d53ebf72b856ea66d7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:10:38 +0200 Subject: [PATCH 07/40] add license/language for Claws Mail --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3426689..a66523c 100644 --- a/README.md +++ b/README.md @@ -450,7 +450,7 @@ Log management tools: collect, parse, visualize... **[`^ back to top ^`](#awesome-sysadmin)** -- [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) +- [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) `GPL-3.0` `C` - [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) - [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) From 57f3eedfdc6f6ca426154241699c329c177bc76c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:13:04 +0200 Subject: [PATCH 08/40] add license/language for ImapSync - add NLPL to the list of licenses --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a66523c..55a1b73 100644 --- a/README.md +++ b/README.md @@ -451,7 +451,7 @@ Log management tools: collect, parse, visualize... **[`^ back to top ^`](#awesome-sysadmin)** - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) `GPL-3.0` `C` -- [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) +- [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) `NLPL` `Perl` - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) - [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) - [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) @@ -740,6 +740,7 @@ VPN software. - `LGPL-2.1` - [GNU Lesser General Public License v2.1 only](https://spdx.org/licenses/LGPL-2.1.html) - `MIT` - [MIT License](https://opensource.org/licenses/MIT) - `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) +- `NLPL` - [No Limit Public License](https://spdx.org/licenses/NLPL.html) - `Vim` - [Vim License](https://spdx.org/licenses/Vim.html) ------------------- From a50d9b3307d37af4033d160c208d7635cdcfd246 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:13:51 +0200 Subject: [PATCH 09/40] add license/language for mutt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55a1b73..46a1b23 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ Log management tools: collect, parse, visualize... - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) `GPL-3.0` `C` - [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) `NLPL` `Perl` -- [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) +- [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) `GPL-2.0` `C` - [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) - [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) From 9b659c0d19556444ee20a353019023ee7d03ce76 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:14:29 +0200 Subject: [PATCH 10/40] add license/language for sylpheed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a1b23..3cd6a91 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,7 @@ Log management tools: collect, parse, visualize... - [Claws Mail](http://www.claws-mail.org/) - Old school email client (and news reader), based on GTK+. ([Source Code](https://git.claws-mail.org/?p=claws.git;a=tree)) `GPL-3.0` `C` - [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) `NLPL` `Perl` - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) `GPL-2.0` `C` -- [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) +- [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) `GPL-2.0` `C` - [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) From e1db3de6e0d8885ee6ba2fa717fbb734700f47e3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:16:33 +0200 Subject: [PATCH 11/40] add license/language for thunderbird --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd6a91..c1255e7 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,7 @@ Log management tools: collect, parse, visualize... - [ImapSync](http://imapsync.lamiral.info/) - Simple IMAP migration tool for copying mailboxes to other servers. ([Source Code](https://github.com/imapsync/imapsync)) `NLPL` `Perl` - [Mutt](http://www.mutt.org/) - Small but very powerful text-based mail client. ([Source Code](https://gitlab.com/muttmua/mutt)) `GPL-2.0` `C` - [Sylpheed](http://sylpheed.sraoss.jp/en/) - Still developed predecessor to Claws Mail, lightweight mail client. ([Source Code](https://github.com/sylpheed-mail/sylpheed)) `GPL-2.0` `C` -- [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) +- [Thunderbird](https://www.thunderbird.net/) - Free email application that's easy to set up and customize. ([Source Code](https://hg.mozilla.org/comm-central/file)) `MPL-2.0` `C/C++` ### Monitoring From d81ea62947d3d6566b82f64dc8ae287379a67bb1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:17:49 +0200 Subject: [PATCH 12/40] fix missing . in descriptions, add license/update source code URL for checkmk --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c1255e7..04cd802 100644 --- a/README.md +++ b/README.md @@ -468,11 +468,11 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python` - [Alerta](https://alerta.io/) - Distributed, scalable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python` - [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl` -- [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange ([Source Code](https://github.com/bosun-monitor/bosun)) `MIT` `Go` +- [Bosun](http://bosun.org/) - Monitoring and alerting system by Stack Exchange. ([Source Code](https://github.com/bosun-monitor/bosun)) `MIT` `Go` - [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. ([Source Code](https://github.com/arachnys/cabot)) `MIT` `Python` - [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. ([Source Code](https://github.com/Cacti/cacti)) `GPL-2.0` `PHP` -- [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` -- [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/tribe29/checkmk)) `Python/PHP` +- [cadvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. ([Source Code](https://github.com/google/cadvisor)) `Apache-2.0` `Go` +- [checkmk](https://checkmk.com/) - Comprehensive solution for monitoring of applications, servers, and networks. ([Source Code](https://github.com/Checkmk/checkmk)) `GPL-2.0` `Python/PHP` - [dashdot](https://github.com/MauriceNino/dashdot) - A simple, modern server dashboard for smaller private servers. ([Demo](https://dash.mauz.dev/)) `MIT` `Nodejs/Docker` - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` From a8f00f8005fe703cadc6f2ce5278a4bd8cb970d2 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:18:24 +0200 Subject: [PATCH 13/40] update description for Observium --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04cd802..3f7d658 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) `GPL-2.0` `C` - [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) `GPL-3.0` `C` - [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) `LGPL-3.0/GPL-3.0` `Java/C++/C` -- [Observium](http://www.observium.org/) - SNMP monitoring for servers and networking devices. Runs on linux. +- [Observium](http://www.observium.org/) - Network monitoring and management platform that provides real-time insight into network health and performance. - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) From da76654f8c3893a0266b1bc71dc447e3fb04e7c1 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:22:21 +0200 Subject: [PATCH 14/40] add license/langiage for Observium - add QPL-1.0 to the list of licenses - rename Observium to Observium Community Edition since this is the only edition with a Free license --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f7d658..706c773 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) `GPL-2.0` `C` - [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) `GPL-3.0` `C` - [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) `LGPL-3.0/GPL-3.0` `Java/C++/C` -- [Observium](http://www.observium.org/) - Network monitoring and management platform that provides real-time insight into network health and performance. +- [Observium Community Edition](http://www.observium.org/) - Network monitoring and management platform that provides real-time insight into network health and performance. `QPL-1.0` `PHP` - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) @@ -741,6 +741,7 @@ VPN software. - `MIT` - [MIT License](https://opensource.org/licenses/MIT) - `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) - `NLPL` - [No Limit Public License](https://spdx.org/licenses/NLPL.html) +- `QPL-1.0` - [Q Public License 1.0](https://spdx.org/licenses/QPL-1.0.html) - `Vim` - [Vim License](https://spdx.org/licenses/Vim.html) ------------------- From c3f7f9c12ad59718c1bc723ba13ebcd3786b0b7f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:24:10 +0200 Subject: [PATCH 15/40] add source code link/license/language for Performance Co-Pilot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 706c773..051f78f 100644 --- a/README.md +++ b/README.md @@ -488,7 +488,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [NetXMS](https://www.netxms.org/) - Open Source network and infrastructure monitoring and management. ([Source Code](https://github.com/netxms/netxms)) `LGPL-3.0/GPL-3.0` `Java/C++/C` - [Observium Community Edition](http://www.observium.org/) - Network monitoring and management platform that provides real-time insight into network health and performance. `QPL-1.0` `PHP` - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. -- [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. +- [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. ([Source Code](https://github.com/performancecopilot/pcp)) `LGPL-2.1/GPL-2.0` `C` - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` From 97e48e7d92db58e992e73a31a533d0d7590961ae Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:24:49 +0200 Subject: [PATCH 16/40] add license/language for PHP server monitor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 051f78f..4af91ca 100644 --- a/README.md +++ b/README.md @@ -489,7 +489,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Observium Community Edition](http://www.observium.org/) - Network monitoring and management platform that provides real-time insight into network health and performance. `QPL-1.0` `PHP` - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. ([Source Code](https://github.com/performancecopilot/pcp)) `LGPL-2.1/GPL-2.0` `C` -- [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) +- [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) `GPL-3.0` `PHP` - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` - [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. ([Source Code](https://gitlab.com/k3oni/pydash)) From 12e32c87c77bc7c098e1876f4b0b6581c405bd8d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:25:32 +0200 Subject: [PATCH 17/40] add license/language for PHPSysInfo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4af91ca..11204df 100644 --- a/README.md +++ b/README.md @@ -490,7 +490,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [OMD](http://omdistro.org/) - The Open Monitoring Distribution. - [Performance Co-Pilot](http://pcp.io) - Lightweight, distributed system performance and analysis framework. ([Source Code](https://github.com/performancecopilot/pcp)) `LGPL-2.1/GPL-2.0` `C` - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) `GPL-3.0` `PHP` -- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) +- [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) `GPL-2.0` `PHP` - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` - [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. ([Source Code](https://gitlab.com/k3oni/pydash)) - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) From 8cf8c200e4d88eae6583879eab29db371a05303f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:26:47 +0200 Subject: [PATCH 18/40] remove PyDash (unmaintained since 2017) - https://gitlab.com/k3oni/pydash/-/commits/master --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 11204df..ba7c162 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,6 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) `GPL-3.0` `PHP` - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) `GPL-2.0` `PHP` - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` -- [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. ([Source Code](https://gitlab.com/k3oni/pydash)) - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [ruptime](https://github.com/alexmyczko/ruptime) - classic system status server ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` From c2206e7e6d9e498f1ca1e8ed173fde41fd290df5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:27:54 +0200 Subject: [PATCH 19/40] add license/language for Riemann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba7c162..98f6241 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [PHP Server Monitor](https://www.phpservermonitor.org/) - Open source tool to monitor your servers and websites. ([Source Code](https://github.com/phpservermon/phpservermon)) `GPL-3.0` `PHP` - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) `GPL-2.0` `PHP` - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` -- [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) +- [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) `EPL-1.0` `Java` - [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) - [ruptime](https://github.com/alexmyczko/ruptime) - classic system status server ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds From 6fdba04091cf0208853173317a97961474ddff45 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:29:08 +0200 Subject: [PATCH 20/40] add license/language for rtop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98f6241..6cbc94f 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [PhpSysInfo](https://phpsysinfo.github.io/phpsysinfo/) - A customizable PHP script that displays information about your system nicely. ([Source Code](https://github.com/phpsysinfo/phpsysinfo)) `GPL-2.0` `PHP` - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) `EPL-1.0` `Java` -- [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) +- [rtop](https://github.com/rapidloop/rtop) - Interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) `MIT` `Go` - [ruptime](https://github.com/alexmyczko/ruptime) - classic system status server ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) From a232486d9433400b201ed96a3ad75b94cb58ca54 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:29:39 +0200 Subject: [PATCH 21/40] fix missing . in ruptime description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cbc94f..87f7cdf 100644 --- a/README.md +++ b/README.md @@ -494,7 +494,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Prometheus](https://prometheus.io/) - Service monitoring system and time series database. ([Source Code](https://github.com/prometheus/prometheus)) `Apache-2.0` `Go` - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) `EPL-1.0` `Java` - [rtop](https://github.com/rapidloop/rtop) - Interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) `MIT` `Go` -- [ruptime](https://github.com/alexmyczko/ruptime) - classic system status server ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` +- [ruptime](https://github.com/alexmyczko/ruptime) - Classic system status server. ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python` From 34017e2dfa0e2f09e34fc93637a9458dc4b7093c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:30:54 +0200 Subject: [PATCH 22/40] add license/language for Scrutiny - update/improve description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f7cdf..b3415be 100644 --- a/README.md +++ b/README.md @@ -495,7 +495,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. ([Source Code](https://github.com/riemann/riemann)) `EPL-1.0` `Java` - [rtop](https://github.com/rapidloop/rtop) - Interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) `MIT` `Go` - [ruptime](https://github.com/alexmyczko/ruptime) - Classic system status server. ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` -- [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds +- [Scrutiny](https://github.com/AnalogJ/scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go` - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python` - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) From 1cfd91716ca99b8fc443a767b4fc5e6a0809b04d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:31:46 +0200 Subject: [PATCH 23/40] add license/language for Sensu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3415be..1c5631e 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [rtop](https://github.com/rapidloop/rtop) - Interactive, remote system monitoring tool based on SSH. ([Source Code](https://github.com/rapidloop/rtop)) `MIT` `Go` - [ruptime](https://github.com/alexmyczko/ruptime) - Classic system status server. ([Source Code](https://github.com/alexmyczko/ruptime)) `AGPL-3.0` `Shell` - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go` -- [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) +- [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) `MIT` `Go` - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python` - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) From 03424367746fa3e749674f3a20316ef56055c332 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:32:40 +0200 Subject: [PATCH 24/40] add license/language for Thruk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c5631e..6c034f3 100644 --- a/README.md +++ b/README.md @@ -498,7 +498,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Scrutiny](https://github.com/AnalogJ/scrutiny) - Web UI for hard drive S.M.A.R.T monitoring, historical trends & real-world failure thresholds. `MIT` `Go` - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) `MIT` `Go` - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python` -- [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) +- [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) `GPL-1.0` `Perl` - [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) From 8297a4e2baa40dbabb6c3d597929b482e5439ceb Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:34:04 +0200 Subject: [PATCH 25/40] add license/language for Zabbix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c034f3..c6e23b9 100644 --- a/README.md +++ b/README.md @@ -499,7 +499,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ - [Sensu](https://sensu.io/) - Monitoring tool for ephemeral infrastructure and distributed applications. ([Source Code](https://github.com/sensu/sensu-go)) `MIT` `Go` - [Status](https://github.com/dani3l0/Status) - Simple and lightweight system monitoring tool for small homeservers with a pleasant web interface. ([Demo](https://status-ksk5.onrender.com/)) `MIT` `Python` - [Thruk](http://www.thruk.org/) - Multibackend monitoring web interface with support for Naemon, Nagios, Icinga and Shinken. ([Source Code](https://github.com/sni/Thruk)) `GPL-1.0` `Perl` -- [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) +- [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. ([Source Code](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse)) `GPL-2.0` `C` ### Status Pages From 760a36f6a0c3c2b9fca86d31012b839a0396bcca Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:34:34 +0200 Subject: [PATCH 26/40] add language for Beats --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6e23b9..7bdad2c 100644 --- a/README.md +++ b/README.md @@ -517,7 +517,7 @@ Metric gathering and display software. _Related: [Databases](#databases), [Monitoring](#monitoring)_ -- [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code](https://github.com/elastic/beats)) `Apache-2.0` +- [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code](https://github.com/elastic/beats)) `Apache-2.0` `Go` - [Collectd](https://collectd.org/) - System statistics collection daemon. ([Source Code](https://github.com/collectd/collectd)) `MIT` `C` - [Diamond](https://github.com/python-diamond/Diamond) - Daemon that collects system metrics and publishes them to Graphite (and others). `MIT` `Python` - [Grafana](https://grafana.com/) - A Graphite & InfluxDB Dashboard and Graph Editor. ([Source Code](https://github.com/grafana/grafana)) `AGPL-3.0` `Go` From f1c527dd9e218d5912ec65925f15945fb510f71a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:35:08 +0200 Subject: [PATCH 27/40] remove Lewsnetter (unmaintained since 2016) - https://github.com/bborn/lewsnetter/commits/master --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7bdad2c..debeaec 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,6 @@ Network configuration management tools. Newsletter software. - [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl` -- [Lewsnetter](https://github.com/bborn/lewsnetter) - E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats. - [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. - [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. From 3f7faf793ba5ce3d05bd73d007b687570135ffc0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:35:39 +0200 Subject: [PATCH 28/40] remove LibreMailer (unmaintained since 2014) - https://github.com/averna-syd/LibreMailer/commits/master --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index debeaec..2d7e31c 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,6 @@ Network configuration management tools. Newsletter software. - [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl` -- [LibreMailer](https://github.com/averna-syd/LibreMailer) - Libre Mailer is a modest and simple web based email marketing application. - [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. From 0308373293e3d1ccbc549b4c5d458c4943bbc519 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:37:44 +0200 Subject: [PATCH 29/40] add source code link/license/langiage for phpList --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d7e31c..6b31578 100644 --- a/README.md +++ b/README.md @@ -550,7 +550,7 @@ Network configuration management tools. Newsletter software. - [DadaMail](http://dadamailproject.com/) - Mailing List Manager, written in Perl. ([Source Code](https://sourceforge.net/projects/dadamail/files/)) `GPL-2.0` `Perl` -- [phpList](https://www.phplist.com/) - Newsletter manager written in PHP. +- [phpList](https://www.phplist.org/) - Newsletter and email marketing software. ([Source Code](https://github.com/phpList/phplist3)) `AGPL-3.0` `PHP` ### Packaging From 0a48826b33c6ba0afe454bd14e576c32072a1370 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:38:32 +0200 Subject: [PATCH 30/40] add licenses for RabbitMQ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b31578..d4ebb34 100644 --- a/README.md +++ b/README.md @@ -581,7 +581,7 @@ Web-based project management and bug tracking systems. - [Gearman](http://gearman.org/) - Fast multi-language queuing/job processing platform. ([Source Code](https://github.com/gearman/gearmand)) `BSD-3-Clause` `C++` - [Kafka](https://kafka.apache.org) - Extremely high performance publish/subscribe message system. ([Source Code](https://github.com/apache/kafka)) `Apache-2.0` `Java` - [NSQ](https://nsq.io/) - A realtime distributed messaging platform. ([Source Code](https://github.com/nsqio/nsq)) `MPL-2.0` `Go` -- [RabbitMQ](https://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. ([Source Code](https://github.com/rabbitmq/rabbitmq-server)) `Erlang` +- [RabbitMQ](https://www.rabbitmq.com/) - Robust, fully featured, cross distro queuing system. ([Source Code](https://github.com/rabbitmq/rabbitmq-server)) `MPL-2.0/Apache-2.0` `Erlang` - [ZeroMQ](https://zeromq.org/) - Lightweight queuing system. ([Source Code](https://github.com/zeromq)) `GPL-3.0` `C++` From f72549ff99b3faa4f8551afe129910b441cb3ad5 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:44:28 +0200 Subject: [PATCH 31/40] add source code links/licenses/languages for version control systems --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d4ebb34..fbd9887 100644 --- a/README.md +++ b/README.md @@ -654,9 +654,9 @@ Troubleshooting tools. Software versioning and revision control. -- [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory)) -- [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. -- [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. +- [Darcs](http://darcs.net/) - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell` +- [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C` +- [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code](https://github.com/git/git)) `GPL-2.0` `C` - [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical. - [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. - [Subversion](http://subversion.apache.org/) - Client-server revision control system. From 10fcec620b46540bd9cc7e242b2c795a0a61571c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:44:45 +0200 Subject: [PATCH 32/40] remove GNU Bazaar (website down/timeout) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fbd9887..38b3cfa 100644 --- a/README.md +++ b/README.md @@ -657,7 +657,6 @@ Software versioning and revision control. - [Darcs](http://darcs.net/) - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell` - [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C` - [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code](https://github.com/git/git)) `GPL-2.0` `C` -- [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical. - [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. - [Subversion](http://subversion.apache.org/) - Client-server revision control system. From 2a90a42be40ff8ed61070f90df5e5ac0ae4c3f49 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:48:35 +0200 Subject: [PATCH 33/40] add source code links/licenses/languages for version control systems - use https URLs for all links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 38b3cfa..403d895 100644 --- a/README.md +++ b/README.md @@ -654,11 +654,11 @@ Troubleshooting tools. Software versioning and revision control. -- [Darcs](http://darcs.net/) - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell` -- [Fossil](http://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C` -- [Git](http://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code](https://github.com/git/git)) `GPL-2.0` `C` -- [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control. -- [Subversion](http://subversion.apache.org/) - Client-server revision control system. +- [Darcs](https://darcs.net/) - Cross-platform version control system, like git, mercurial or svn but with a very different approach: focus on changes rather than snapshots. ([Source Code](https://darcs.net/releases/)) `GPL-2.0` `Haskell` +- [Fossil](https://www.fossil-scm.org/) - Distributed version control with built-in wiki and bug tracking. ([Source Code](https://www.fossil-scm.org/home/dir?ci=trunk)) `BSD-2-Clause` `C` +- [Git](https://git-scm.com/) - Distributed revision control and source code management (SCM) with an emphasis on speed. ([Source Code](https://github.com/git/git)) `GPL-2.0` `C` +- [Mercurial](https://www.mercurial-scm.org/) - Distributed source control management tool. ([Source Code](https://repo.mercurial-scm.org/hg/file/tip)) `GPL-2.0` `Python/C/Rust` +- [Subversion](https://subversion.apache.org/) - Client-server revision control system.([Source Code](https://svn.apache.org/repos/asf/subversion/trunk/)) `Apache-2.0` `C` ### Virtualization From 80b4911dac5813cd3ba690cc336d1998778d129e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:49:05 +0200 Subject: [PATCH 34/40] remove ConVirt (website down) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 403d895..8837dc8 100644 --- a/README.md +++ b/README.md @@ -667,7 +667,6 @@ Software versioning and revision control. Virtualization software. -- [ConVirt](http://www.convirture.com/products_opensource.php) - Provides the core functionality for centrally managing your KVM or Xen virtualized environment. - [Ganeti](http://www.ganeti.org/) - Cluster virtual server management software tool built on top of KVM and Xen. ([Source Code](https://github.com/ganeti/ganeti)) `BSD-2-Clause` `Python/Haskell` - [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. ([Source Code](https://git.kernel.org/pub/scm/virt/kvm/kvm.git/)) `GPL-2.0/LGPL-2.0` `C` - [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. From 101e937ce625cbcf1802b219c4fcaefefc4382aa Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:52:17 +0200 Subject: [PATCH 35/40] add license/source code link/language for OpenNebula - update/improve description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8837dc8..cbd98b6 100644 --- a/README.md +++ b/README.md @@ -669,7 +669,7 @@ Virtualization software. - [Ganeti](http://www.ganeti.org/) - Cluster virtual server management software tool built on top of KVM and Xen. ([Source Code](https://github.com/ganeti/ganeti)) `BSD-2-Clause` `Python/Haskell` - [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. ([Source Code](https://git.kernel.org/pub/scm/virt/kvm/kvm.git/)) `GPL-2.0/LGPL-2.0` `C` -- [OpenNebula](http://opennebula.org/) - Flexible enterprise cloud made simple. +- [OpenNebula](http://opennebula.org/) - Build and manage enterprise clouds for virtualized services, containerized applications and serverless computing. ([Source Code](https://github.com/OpenNebula/one)) `Apache-2.0` `C++` - [OpenNode](http://opennodecloud.com) - Builds open-source infrastructure management software and implements cloud systems. - [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. ([Source Code](https://github.com/oVirt)) `Apache-2.0` `Java` - [Packer](https://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. ([Source Code](https://github.com/hashicorp/packer)) `MPL-2.0` `Go` From 97de9d5926c72e0833b89276f4b47f130c0d2037 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:53:10 +0200 Subject: [PATCH 36/40] remove OpenNode (company, not actual software) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cbd98b6..a2aaae1 100644 --- a/README.md +++ b/README.md @@ -670,7 +670,6 @@ Virtualization software. - [Ganeti](http://www.ganeti.org/) - Cluster virtual server management software tool built on top of KVM and Xen. ([Source Code](https://github.com/ganeti/ganeti)) `BSD-2-Clause` `Python/Haskell` - [KVM](http://www.linux-kvm.org) - Linux kernel virtualization infrastructure. ([Source Code](https://git.kernel.org/pub/scm/virt/kvm/kvm.git/)) `GPL-2.0/LGPL-2.0` `C` - [OpenNebula](http://opennebula.org/) - Build and manage enterprise clouds for virtualized services, containerized applications and serverless computing. ([Source Code](https://github.com/OpenNebula/one)) `Apache-2.0` `C++` -- [OpenNode](http://opennodecloud.com) - Builds open-source infrastructure management software and implements cloud systems. - [oVirt](http://www.ovirt.org/) - Manages virtual machines, storage and virtual networks. ([Source Code](https://github.com/oVirt)) `Apache-2.0` `Java` - [Packer](https://www.packer.io/) - A tool for creating identical machine images for multiple platforms from a single source configuration. ([Source Code](https://github.com/hashicorp/packer)) `MPL-2.0` `Go` - [Proxmox VE](https://www.proxmox.com/proxmox-ve) - Virtualization management solution. ([Source Code](https://git.proxmox.com/)) `GPL-2.0` `Perl/Shell` From ff062c659f35c07baf2df8d67774afc1db865a4e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:57:52 +0200 Subject: [PATCH 37/40] add source code link/license/language for xcp-ng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2aaae1..aed7e31 100644 --- a/README.md +++ b/README.md @@ -676,7 +676,7 @@ Virtualization software. - [QEMU](http://www.qemu.org/) - QEMU is a generic machine emulator and virtualizer. ([Source Code](https://gitlab.com/qemu-project/qemu)) `LGPL-2.1` `C` - [Vagrant](https://www.vagrantup.com/) - Tool for building complete development environments. ([Source Code](https://github.com/hashicorp/vagrant)) `BUSL-1.1` `Ruby` - [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation. ([Source Code](https://www.virtualbox.org/browser/vbox)) `GPL-3.0/CDDL-1.0` `C++` -- [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. +- [XCP-ng](https://www.xcp-ng.org/) - Virtualization platform based on Xen Source and Citrix® Hypervisor (formerly XenServer). ([Source Code](https://github.com/xcp-ng)) `GPL-2.0` `C` - [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. ([Source Code](http://xenbits.xenproject.org/gitweb/?p=xen.git;a=tree;hb=HEAD)) `GPL-2.0` `C` From b96e609f459b242329bf97153bd1776708bcb054 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 13:59:51 +0200 Subject: [PATCH 38/40] fix ocserv entry syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aed7e31..cbd8cd5 100644 --- a/README.md +++ b/README.md @@ -690,7 +690,7 @@ VPN software. - [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Docker` - [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools. `BSD-3-Clause` `Go` - [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. `MIT` `Go` -- [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C` +- [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server. ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C` - [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. ([Source Code](https://github.com/OpenVPN/openvpn)) `GPL-2.0` `C` - [PiVPN](https://www.pivpn.io/) - The simplest way to setup and manage a VPN, designed for Raspberry Pi. ([Source Code](https://github.com/pivpn/pivpn)) `MIT` `Shell` - [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. From 1e628636817402263a152e7cb8d11c3416b55b74 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 14:00:30 +0200 Subject: [PATCH 39/40] remvoe pritunl (not FOSS) - https://github.com/pritunl/pritunl/blob/master/LICENSE - Source-code or binary products cannot be resold or distributed, Non-commercial use only, Can modify source-code but cannot distribute modifications (derivative works) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cbd8cd5..bcceb7b 100644 --- a/README.md +++ b/README.md @@ -693,7 +693,6 @@ VPN software. - [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server. ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C` - [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. ([Source Code](https://github.com/OpenVPN/openvpn)) `GPL-2.0` `C` - [PiVPN](https://www.pivpn.io/) - The simplest way to setup and manage a VPN, designed for Raspberry Pi. ([Source Code](https://github.com/pivpn/pivpn)) `MIT` `Shell` -- [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. - [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features ([Source Code](https://github.com/SoftEtherVPN/SoftEtherVPN/)) `Apache-2.0` `C` - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` From 293fad70c101a8afef8ca6714159a46b40e535ad Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 4 Sep 2023 14:01:42 +0200 Subject: [PATCH 40/40] add source code link/license/language for Wireguard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcceb7b..beef432 100644 --- a/README.md +++ b/README.md @@ -697,7 +697,7 @@ VPN software. - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` - [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. ([Source Code](https://www.tinc-vpn.org/git/tinc)) `GPL-2.0` `C` -- [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. +- [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C` ### Web