From 247c61f1657237dcd25ed074624e3661ed09854d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Schl=C3=A4pfer?= Date: Wed, 26 Jul 2023 16:50:58 +0200 Subject: [PATCH 1/3] Added HestiaCP - Open Source Web Server Manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af3779cdc..dce35d27d 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ _Related: [IT Asset Management](#it-asset-management)_ - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://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` - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` +- [HestiaCP](https://hestiacp.com/) - Open-source web server control panel. Fork of Vesta without commercial addons and more current packaging. ([Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [Virtualmin](http://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](http://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` From 87d877d09a94710104a26cd022fe1cf9316435f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20Schl=C3=A4pfer?= Date: Wed, 26 Jul 2023 16:54:54 +0200 Subject: [PATCH 2/3] Added Demo to HestiaCP Control Panel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dce35d27d..b0207b44e 100644 --- a/README.md +++ b/README.md @@ -263,10 +263,10 @@ _Related: [IT Asset Management](#it-asset-management)_ - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` - [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` +- [HestiaCP](https://hestiacp.com/) - Open-source web server control panel. Fork of Vesta without commercial addons and more current packaging. ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [ISPConfig](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://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` - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other` -- [HestiaCP](https://hestiacp.com/) - Open-source web server control panel. Fork of Vesta without commercial addons and more current packaging. ([Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` - [Virtualmin](http://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](http://www.webmin.com/) - Web-based interface for system administration for Unix. ([Source Code](https://github.com/webmin/webmin)) `BSD-3-Clause` `Perl` From 901de23cf89e4c66df8da079686f078ea24e2dea Mon Sep 17 00:00:00 2001 From: Christoph Schlaepfer <1939311+Anuril@users.noreply.github.com> Date: Sat, 30 Sep 2023 08:35:07 +0200 Subject: [PATCH 3/3] Update README.md Co-authored-by: Rabenherz112 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0207b44e..3ac0842ce 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ _Related: [IT Asset Management](#it-asset-management)_ - [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. ([Source Code](https://github.com/ajenti/ajenti)) `MIT` `Python/Shell` - [Cockpit](http://cockpit-project.org/) - web-based graphical interface for servers. ([Source Code](https://github.com/cockpit-project/cockpit)) `LGPL-2.1` `C` - [Froxlor](https://froxlor.org/) - Lightweight server management software with Nginx and PHP-FPM support. ([Source Code](https://github.com/Froxlor/Froxlor/)) `GPL-2.0` `PHP` -- [HestiaCP](https://hestiacp.com/) - Open-source web server control panel. Fork of Vesta without commercial addons and more current packaging. ([Demo](https://demo.hestiacp.com:8083/login/), [Source Code](https://github.com/hestiacp/hestiacp)) `GPL-3.0` `PHP/Shell/Other` +- [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](http://www.ispconfig.org) - Manage Linux servers directly through your browser. ([Source Code](https://git.ispconfig.org/ispconfig/ispconfig3)) `BSD-3-Clause` `PHP` - [Sentora](http://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` - [VestaCP](http://vestacp.com/) - Open-Source hosting control panel. ([Source Code](https://github.com/serghey-rodin/vesta)) `GPL-3.0` `PHP/Shell/Other`