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 5e7c0480236e67a330f882c0598adb64ef47fecb Mon Sep 17 00:00:00 2001 From: Kairixir <35051006+Kairixir@users.noreply.github.com> Date: Sun, 27 Jul 2025 11:54:58 +0200 Subject: [PATCH 4/4] Add ArgoCD to Continuous Integration & Continuous Deployment (#631) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4021fe5..6d5cb1c 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ _Related: [IT Asset Management](#it-asset-management)_ [Continuous integration](https://en.wikipedia.org/wiki/Continuous_integration)/[deployment](https://en.wikipedia.org/wiki/Continuous_deployment) software. +- [ArgoCD](https://argo-cd.readthedocs.io/en/stable/) - Declarative, GitOps continuous delivery tool for Kubernetes. ([Source Code](https://github.com/argoproj/argo-cd)) `Apache-2.0` `Go` - [Buildbot](https://buildbot.net/) - Python-based toolkit for continuous integration. ([Source Code](https://github.com/buildbot/buildbot)) `GPL-2.0` `Python` - [CDS](https://ovh.github.io/cds/) - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. ([Source Code](https://github.com/ovh/cds)) `BSD-3-Clause` `Go` - [Concourse](https://concourse-ci.org/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse-ci.org/), [Source Code](https://github.com/concourse/concourse)) `Apache-2.0` `Go`