From eeb06074da148324c0335c68cdc0479910d5b793 Mon Sep 17 00:00:00 2001 From: SquirrelDeveloper Date: Wed, 6 Nov 2024 09:13:50 +0100 Subject: [PATCH 1/4] Add Squirrel Servers Manager to awesome-sysadmin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a77431c..ac4dc09 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ Web hosting and server or service control panels. - [HestiaCP](https://hestiacp.com/) - Web server control panel (fork of VestaCP). ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [ISPConfig](https://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](https://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` +- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs` - [Virtualmin](https://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` - [Webmin](https://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` From 72c59d140862b0371bd342f05c83847ba767affc Mon Sep 17 00:00:00 2001 From: SquirrelDeveloper Date: Wed, 6 Nov 2024 09:16:14 +0100 Subject: [PATCH 2/4] Add demo to Squirrel Servers Manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4dc09..aba1a3d 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ Web hosting and server or service control panels. - [HestiaCP](https://hestiacp.com/) - Web server control panel (fork of VestaCP). ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [ISPConfig](https://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](https://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` -- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs` +- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Demo](https://demo.squirrelserversmanager.io/), ([Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs` - [Virtualmin](https://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` - [Webmin](https://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` From 27adf7d1969ae8f966dfd7d8f99c2e8d86220150 Mon Sep 17 00:00:00 2001 From: SquirrelDeveloper Date: Wed, 6 Nov 2024 09:17:23 +0100 Subject: [PATCH 3/4] Clean Up Squirrel Servers Manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba1a3d..1901be8 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ Web hosting and server or service control panels. - [HestiaCP](https://hestiacp.com/) - Web server control panel (fork of VestaCP). ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [ISPConfig](https://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](https://sentora.org/) - Open-Source Web hosting control panel for Linux, BSD (fork of ZPanel). ([Source Code](https://github.com/sentora/sentora-core)) `GPL-3.0` `PHP` -- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Demo](https://demo.squirrelserversmanager.io/), ([Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs` +- [Squirrel Servers Manager](https://squirrelserversmanager.io) - A user-friendly, UI/UX focused server & configuration management tool. ([Demo](https://demo.squirrelserversmanager.io/), [Source Code](https://github.com/SquirrelCorporation/SquirrelServersManager)) `AGPL-3.0` `Docker/Nodejs` - [Virtualmin](https://www.virtualmin.com/) - Powerful and flexible web hosting control panel for Linux and BSD systems. ([Source Code](https://github.com/virtualmin)) `GPL-3.0` `Shell/Perl/Other` - [Webmin](https://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` From 63ea38eb1f20f70066b14ebfdacc17003c976484 Mon Sep 17 00:00:00 2001 From: KOOLAIDxK1D <81527376+koolaidxk1d@users.noreply.github.com> Date: Mon, 12 May 2025 12:58:26 -0400 Subject: [PATCH 4/4] Remove Bloonix (#607) no longer FOSS as of a year ago Co-authored-by: nodiscc --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dfcd809..c30f6aa 100644 --- a/README.md +++ b/README.md @@ -479,7 +479,6 @@ _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` - [Beszel](https://beszel.dev/) - Lightweight server monitoring platform that includes Docker statistics, historical data, and alert functions. ([Source Code](https://github.com/henrygd/beszel)) `MIT` `Go` -- [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` - [Cacti](https://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. `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`