From bcad208d2b52e9c3fa277f090b1a8823664e47a3 Mon Sep 17 00:00:00 2001 From: Facundo Acevedo <FacundoAcevedo@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:51:32 -0300 Subject: [PATCH 01/32] Remove: genet Removed genet from the list, link was broken, I didn't find another repo for this tool. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3963dad..0ccf69d 100644 --- a/README.md +++ b/README.md @@ -600,7 +600,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Troubleshooting Tools.* -* [genet](https://github.com/genet-app/genet) - Caffeinated Packet Analyzer. * [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. * [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. From c1d33d1b7bb9e6634f643582d176e4426c07075e Mon Sep 17 00:00:00 2001 From: cherya <ccherya@gmail.com> Date: Mon, 15 Nov 2021 10:39:12 +0300 Subject: [PATCH 02/32] update backupninja link Project 'riseuplabs/backupninja' was moved to 'liberate/backupninja' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673b68c..2248fc0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ * [Amanda](http://www.amanda.org/) - Client-server model backup tool. * [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. * [BackupPC](https://backuppc.github.io/backuppc/) - BackupPC is a high-performance system for backing up to disk. -* [Backupninja](https://0xacab.org/riseuplabs/backupninja) - Lightweight, extensible meta-backup system. +* [Backupninja](https://0xacab.org/liberate/backupninja) - Lightweight, extensible meta-backup system. * [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. * [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. * [Burp](http://burp.grke.org/) - Network backup and restore program. From dfadf9583957131b8792f2b204af0ad8ff0e34c3 Mon Sep 17 00:00:00 2001 From: jospanier <jospanier@web.de> Date: Sat, 18 Dec 2021 19:11:03 +0100 Subject: [PATCH 03/32] add Loki --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 673b68c..d1ff935 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ * [Hindsight](http://mozilla-services.github.io/hindsight/) - Stream processing system which may be used for log aggregation (Replaces Heka). * [Kibana](https://www.elastic.co/products/kibana) - Visualize logs and time-stamped data. * [Logstash](https://www.elastic.co/products/logstash) - Tool for managing events and logs. +* [Loki](https://grafana.com/oss/loki/) - horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. * [Octopussy](http://www.octopussy.pm) - Log Management Solution (Visualize / Alert / Report). ## Mail Clients From 8f1f1e1b5b0e1a5dda8304fb415c83303b920399 Mon Sep 17 00:00:00 2001 From: mffap <mpa@caos.ch> Date: Wed, 19 Jan 2022 10:23:34 +0100 Subject: [PATCH 04/32] Adds ZITADEL IAM ZITADEL is an Cloud-native Identity & Access Management solution licensed under Apache 2.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 673b68c..407f291 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ * [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. * [easy-rsa](https://github.com/OpenVPN/easy-rsa) - bash script to build and manage a PKI CA. * [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. +* [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. ## IT Asset Management From 411fd264e1d6c33d3e405b7235d0c341fb40f298 Mon Sep 17 00:00:00 2001 From: Jason G <jason@firez.one> Date: Mon, 31 Jan 2022 10:55:42 -0800 Subject: [PATCH 05/32] add Firezone to VPN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 673b68c..5743f91 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *VPN software.* +* [Firezone](https://www.firez.one/) - Open-source WireGuard based VPN Server and Firewall. * [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. * [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. From 92836277f3f33329a8fe538cd41e182abf6d5778 Mon Sep 17 00:00:00 2001 From: Jason G <jason@firez.one> Date: Mon, 31 Jan 2022 11:01:56 -0800 Subject: [PATCH 06/32] remove open-source from description (redundant) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5743f91..9ab7cfd 100644 --- a/README.md +++ b/README.md @@ -644,7 +644,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *VPN software.* -* [Firezone](https://www.firez.one/) - Open-source WireGuard based VPN Server and Firewall. +* [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall. * [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. * [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. From e27df73766a73d26d48807ddba2780c3538a548c Mon Sep 17 00:00:00 2001 From: Mohamed Elashri <s-mohamed.elashri@zewailcity.edu.eg> Date: Mon, 31 Jan 2022 18:42:34 -0500 Subject: [PATCH 07/32] Fix awesome-selfhosted project-management link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 673b68c..3cf36a2 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ * [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. * [Pi-hole](https://pi-hole.net/) - A blackhole for Internet Advertisements with a gui for managing and monitoring * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. -* Revision Control: see [awesome-selfhosted#project-management](https://github.com/Kickball/awesome-selfhosted#project-management) +* Revision Control: see [awesome-selfhosted#project-management](https://github.com/awesome-selfhosted/awesome-selfhosted#project-management) * Virtualization * [OpenVZ Web Panel](https://github.com/sibprogrammer/owp) - Web panel to control OpenVZ virtual machines. * Server @@ -546,7 +546,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ## Project Management -*Web-based project management and bug tracking systems*: see https://github.com/Kickball/awesome-selfhosted#project-management +*Web-based project management and bug tracking systems*: see https://github.com/awesome-selfhosted/awesome-selfhosted#project-management ## Queuing From 49933689382de2a2e5d129bf48adfc06d2b9b9cd Mon Sep 17 00:00:00 2001 From: Thomas Ferney <thomas.ferney@gmail.com> Date: Tue, 1 Feb 2022 15:36:53 +0100 Subject: [PATCH 08/32] Change statping for statping-ng (active fork) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673b68c..3adf878 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. * [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. -* [Statping](https://github.com/hunterlong/statping) - Status page system written in Go. +* [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). * [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted status page similar to "Uptime Robot". * [netcheck](https://demo.ncheck.eu/#/info) – Simple ping status system written in Java, similar to Pingdom and StatusCake. From db99e31286e335a5bed1c55424444d59369855b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1zaro=20Blanc?= <40198445+lazaroblanc@users.noreply.github.com> Date: Mon, 21 Feb 2022 00:03:09 +0100 Subject: [PATCH 09/32] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 673b68c..6f85c79 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,7 @@ * [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. * [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. * [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. -* [Icinga](https://www.icinga.org/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` +* [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. * [Munin](http://munin-monitoring.org/) - Networked resource monitoring tool. From f56a1ab66f33cca16bbf2392337b2d5832fdfb8a Mon Sep 17 00:00:00 2001 From: Pranav <38887390+thegamerhat@users.noreply.github.com> Date: Fri, 27 May 2022 22:21:05 +0530 Subject: [PATCH 10/32] Added Headscale VPN Headscale is a community maintained fork of Tailscale VPN, which provides docker image and documentation for self hosting. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 673b68c..4ec309a 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *VPN software.* +* [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. * [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server * [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. * [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. From 19318507e33fc1aa6042595e399fe281a0f8e721 Mon Sep 17 00:00:00 2001 From: Jason Kulatunga <jason@thesparktree.com> Date: Mon, 11 Jul 2022 20:59:13 -0700 Subject: [PATCH 11/32] Adding Scrutiny --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 673b68c..8a2023a 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,7 @@ * [pyDash](https://k3oni.github.io/pydash/) - Small web-based monitoring dashboard for linux. * [Riemann](http://riemann.io/) - Flexible and fast events processor allowing complex events/metrics analysis. * [rtop](https://github.com/rapidloop/rtop) - an interactive, remote system monitoring tool based on SSH. +* [Scrutiny](https://github.com/AnalogJ/scrutiny) - Hard Drive S.M.A.R.T Monitoring, Historical Trends & Real World Failure Thresholds * [Sensu](https://sensuapp.org/) - Monitoring framework. * [ServerStatus BotoX](https://github.com/BotoX/ServerStatus) - Display and monitor your servers statistics in a beatiful way. * [ServerStatus moejda](https://github.com/mojeda/ServerStatus) - Server Status website script, displays uptime (days), free RAM, free HDD From cd6a002953ceacaf2aa77630e9bab12021e126c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Correia?= <joao@correiajpv.com> Date: Sun, 31 Jul 2022 10:27:27 +0100 Subject: [PATCH 12/32] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix 'eXist-DB' link typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ef8a84..581fb33 100644 --- a/README.md +++ b/README.md @@ -526,7 +526,7 @@ * [MongoDB](https://www.mongodb.org/) - Another document-oriented database system. * [RavenDB](http://ravendb.net/) - Document based database with ACID/Transactional features. * [RethinkDB](http://www.rethinkdb.com/) - Distributed document store database, focuses on JSON. - * [eXist-DB] (Https://www.exist-db.org/) - Open Source XML Database + * [eXist-DB](Https://www.exist-db.org/) - Open Source XML Database * Graph * [FlockDB](https://github.com/twitter/flockdb) - Twitter's distributed, fault-tolerant graph database. * [Neo4j](http://neo4j.com/) - Graph database. From 233833bfb498a4bd36185c55d91e81dc54d90ed6 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:07:59 +0000 Subject: [PATCH 13/32] redirect status pages section to awesome-selfhosted/Status / Uptime Pages --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 581fb33..fdacfe4 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,8 @@ ### Status Pages +**Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** + * [Cachet](https://cachethq.io) - Status page system written in PHP. * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. * [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. From 19acee6717b7b70599cd507a222fa8f5dc8e1b87 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:09:27 +0000 Subject: [PATCH 14/32] remove cachet last commit 2021 ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fdacfe4..88bd739 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** -* [Cachet](https://cachethq.io) - Status page system written in PHP. * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. * [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. From 3ded1fb7c2f71992c50eea0c885286df8a185b67 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:10:01 +0000 Subject: [PATCH 15/32] remove staytus https://github.com/statping/staytus last commit 2021 ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 88bd739..4f53a39 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,6 @@ * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. * [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. -* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. * [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). * [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted status page similar to "Uptime Robot". From bef0aca6f930be7b2a29871e2788d099c7886eb6 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:10:42 +0000 Subject: [PATCH 16/32] remove statusfy https://github.com/juliomrqz/statusfy project archived ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4f53a39..416c152 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** * [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. -* [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. * [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). From 54601bd8dfcd9bcb05b33092985647959ab46099 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:11:22 +0000 Subject: [PATCH 17/32] remove stashboard https://github.com/twilio/stashboard project archived ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 416c152..786c353 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** -* [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. * [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. * [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). From 47e7a5ae2c96cde5bba1ce2612e7d175aaf7f242 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:12:22 +0000 Subject: [PATCH 18/32] remove system status dashboard https://github.com/Quinico-Partners/statusdashboard https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 project deleted --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 786c353..9e682b3 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** -* [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. * [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). * [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted status page similar to "Uptime Robot". From a2b9028bc0e25f80035ef0a168721b04e8786722 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:13:04 +0000 Subject: [PATCH 19/32] remove uptime kuma https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 already listed at https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9e682b3..5f6394b 100644 --- a/README.md +++ b/README.md @@ -455,7 +455,6 @@ * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. * [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). -* [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted status page similar to "Uptime Robot". * [netcheck](https://demo.ncheck.eu/#/info) – Simple ping status system written in Java, similar to Pingdom and StatusCake. ### Metric & Metric Collection From 464da648245503482679023d717f8362f9efd0b9 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:14:30 +0000 Subject: [PATCH 20/32] remove statping-ng already listed in https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5f6394b..9338255 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. -* [Statping-ng](https://github.com/statping-ng/statping-ng) - Status page system written in Go (Active fork of statping). * [netcheck](https://demo.ncheck.eu/#/info) – Simple ping status system written in Java, similar to Pingdom and StatusCake. ### Metric & Metric Collection From 5d24535f268e0192b7c228910ce92c100467d148 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:15:18 +0000 Subject: [PATCH 21/32] remove netcheck homepage 404 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9338255..7a89411 100644 --- a/README.md +++ b/README.md @@ -454,7 +454,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** * [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. -* [netcheck](https://demo.ncheck.eu/#/info) – Simple ping status system written in Java, similar to Pingdom and StatusCake. ### Metric & Metric Collection From 53a697ab235cea4f22dd9cafc0a38647747d9241 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sat, 3 Sep 2022 13:22:01 +0000 Subject: [PATCH 22/32] remove vigil moved to https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3269 ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3166 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7a89411..8d3c273 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,6 @@ **Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)** -* [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. ### Metric & Metric Collection From 12eb7d5a1febcb73478da7c6c98897c797b101c0 Mon Sep 17 00:00:00 2001 From: Kieran <kieranrobson1999@gmail.com> Date: Mon, 5 Sep 2022 19:53:01 +0100 Subject: [PATCH 23/32] RM MogileFS - Spam site --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8d3c273..e1deb46 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,6 @@ * [Lustre](http://lustre.org/) - Parallel distributed file system, generally used for large-scale cluster computing. * [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` * [MooseFS](http://www.moosefs.org/) - Fault tolerant, network distributed file system. -* [MogileFS](http://mogilefs.org/) - Application level, network distributed file system. * [OpenAFS](http://www.openafs.org/) - Distributed network file system with read-only replicas and multi-OS support. * [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation. * [Perkeep](https://perkeep.org/) (née Camlistore) - A set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data. From a1f91c4bac111f625b9d1335c786a661a57d47ee Mon Sep 17 00:00:00 2001 From: Kieran <kieranrobson1999@gmail.com> Date: Mon, 5 Sep 2022 19:53:43 +0100 Subject: [PATCH 24/32] RM xenserver- Archived --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e1deb46..addb0dc 100644 --- a/README.md +++ b/README.md @@ -629,7 +629,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [VirtualBox](https://www.virtualbox.org/) - Virtualization product from Oracle Corporation. * [XCP-ng](http://www.xcp-ng.org/) - Based on Citrix XenServer, XCP-ng is a fully open source virtualization platform. * [Xen](http://www.xenproject.org/) - Virtual machine monitor for 32/64 bit Intel / AMD (IA 64) and PowerPC 970 architectures. -* [XenServer](http://xenserver.org/) - Turnkey virtualization platform based on CentOS distribution, using Xen and an extended toolstack/API. ## VPN From da860113edb0d83cebaa9636b4170780be3c575f Mon Sep 17 00:00:00 2001 From: Kieran <kieranrobson1999@gmail.com> Date: Mon, 5 Sep 2022 19:54:07 +0100 Subject: [PATCH 25/32] RM Flynn - Unmaintained --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index addb0dc..2a08175 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,6 @@ * [Cobbler](http://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. * [Cracow Cloud One - Polish Private Cloud](http://cc1.ifj.edu.pl/) - The CC1 system provides a complete solution for Private Cloud Computing. * [Eucalyptus](https://www.eucalyptus.cloud/) - Private cloud software with AWS compatibility. -* [Flynn](https://flynn.io) - PaaS * [Mesos](http://mesos.apache.org/) - Develop and run resource-efficient distributed systems. * [OpenNebula](http://opennebula.org/) - User-driven cloud management platform for sysadmins and devops. * [Openshift](http://www.openshift.org) - PaaS product from Red Hat. From 67a8ed1767bdd4d10873decf0cae4771e1c5a89a Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin <valyala@gmail.com> Date: Thu, 15 Sep 2022 00:09:32 +0200 Subject: [PATCH 26/32] Add VictoriaMetrics monitoring system (#376) * Sort packages in alphabetical order --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d6284c..559c73c 100644 --- a/README.md +++ b/README.md @@ -482,9 +482,10 @@ * [InfluxDB](https://influxdb.com/) - Distributed time series database with no external dependencies. * Packages - * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. - * [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing. * [Graphite](http://graphite.readthedocs.org/en/latest/) - Scalable graphing server. + * [Packetbeat](https://www.elastic.co/products/beats) - Captures network traffic and displays it in a custom Kibana dashboard for easy viewing. + * [Prometheus](http://prometheus.io/) - Service monitoring system and time series database. + * [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - Service monitoring system and time series database. ## Network Configuration Management From 8c95ca5495c5d02f46a3a23dc2880e2f8fb1539a Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:18:19 +0000 Subject: [PATCH 27/32] add source code link/license/language for Snipe-IT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 559c73c..1a3634d 100644 --- a/README.md +++ b/README.md @@ -376,7 +376,7 @@ * [OPSI](http://www.opsi.org) - Hardware and software inventory, deployment, and patching for Linux and Windows. * [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. * [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. -* [Snipe IT](https://snipeitapp.com/) - Asset & license management software. +* [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` ## Log Management From 26e3513eb1f004d0f3c529bdf211c9b434734b61 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:21:49 +0000 Subject: [PATCH 28/32] add homepage/demo links, language/platform and license for ralph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a3634d..3024f27 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,7 @@ * [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Enables users to inventory their IT assets. * [OPSI](http://www.opsi.org) - Hardware and software inventory, deployment, and patching for Linux and Windows. * [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. -* [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. +* [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` * [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` ## Log Management From 43d533de5abb97b5132a88c7e3b2a8922c196d40 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:23:56 +0000 Subject: [PATCH 29/32] remove duplicate ralph entry, mark Configuration Management Database as related to IT Asset Management --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3024f27..b2972e8 100644 --- a/README.md +++ b/README.md @@ -187,11 +187,12 @@ ## Configuration Management Database -*Configuration management database (CMDB) software.* +Configuration management database (CMDB) software. + +_See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [i-doit](http://www.i-doit.org/) - IT Documentation and CMDB. * [iTop](http://www.combodo.com/itop-193) - Complete ITIL web based service management tool. -* [Ralph](https://github.com/allegro/ralph) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. * [Clusto](https://github.com/clusto/clusto) - Helps you keep track of your inventory, where it is, how it's connected, and provides an abstracted interface for interacting with the elements of the infrastructure. * [Collins](http://tumblr.github.io/collins/) - At Tumblr, it's the infrastructure source of truth and knowledge. * [netbox](https://github.com/digitalocean/netbox) - IP address management (IPAM) and data center infrastructure management (DCIM) tool From 0be32a8f13c2fa431980b4d94a9992fff8134d80 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:26:33 +0000 Subject: [PATCH 30/32] add source code/demo links, language/platform and license for racktables --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2972e8..98776d0 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. * [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Enables users to inventory their IT assets. * [OPSI](http://www.opsi.org) - Hardware and software inventory, deployment, and patching for Linux and Windows. -* [RackTables](http://racktables.org/) - Datacenter and server room asset management like document hardware assets, network addresses, space in racks, networks configuration. +* [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` * [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` * [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` From 1d2762c36166cae3389091107e127dd280c1080d Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:35:08 +0000 Subject: [PATCH 31/32] add license/source code/language/platform for OPSI, remove duplicate entry, relate Client management and IT Asset Management - https://download.uib.de/opsi_stable/doc/html/en/opsi-getting-started/opsi-getting-started.html - https://www.opsi.org/documentation/opsi-license-and-copyright --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98776d0..143ebc0 100644 --- a/README.md +++ b/README.md @@ -127,12 +127,13 @@ ## Client management -*Managing software on desktop computers.* +Managing software on desktop computers. + +_See also: [IT Asset Management](#it-asset-management)_ * [Chocolatey](https://chocolatey.org/) – Windows CLI package manager written in .NET/PS, based on [NuGet](https://www.nuget.org/). * [just-install](https://just-install.github.io/) – Python script for downloading and silently installing MSI files. * [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Inventory, deployment and network scan. -* [Opsi](http://www.opsi.org) (open PC server integration) - Client Management for Windows based on Debian. * [WAPT](https://dev.tranquil.it/wiki/WAPT_-_apt-get_pour_Windows/en) - Network-wide (un)installation, configuration and upgrades of Windows based software. * [WPKG](http://wpkg.org/) - Software deployment, upgrade and removal program for Windows. @@ -374,7 +375,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. * [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Enables users to inventory their IT assets. -* [OPSI](http://www.opsi.org) - Hardware and software inventory, deployment, and patching for Linux and Windows. +* [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` * [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker` * [Snipe IT](https://snipeitapp.com/) - Asset & license management software. ([Source Code](https://github.com/snipe/snipe-it)) `AGPL-3.0` `PHP` From 6ec03e9ccede9037368a2d3460b7cb6e96b57d61 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Wed, 21 Sep 2022 11:39:45 +0000 Subject: [PATCH 32/32] add license/source code link/language/platform for OCS Inventory NG --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143ebc0..22af8cc 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ *IT Assets Management software.* * [GLPI](https://www.glpi-project.org/) - Information Resource-Manager with an additional Administration Interface. -* [OCS Inventory NG](https://ocsinventory-ng.org/?lang=en) - Enables users to inventory their IT assets. +* [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` * [Ralph](https://ralph.allegro.tech/) - Asset management, DCIM and CMDB system for large Data Centers as well as smaller LAN networks. ([Source Code](https://github.com/allegro/ralph), [Demo](https://github.com/allegro/ralph#live-demo)) `Apache-2.0` `Python/Docker`