From d4a426c798044741e025ddf23b2b8b2840ddcf07 Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Tue, 16 Jun 2015 10:19:30 -0300 Subject: [PATCH 1/3] Split control panels intro subgroups --- README.md | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7355919..fb90b48 100644 --- a/README.md +++ b/README.md @@ -205,22 +205,29 @@ ## Control Panels *Web hosting and server control panels* -* [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. -* [Atomia DNS](http://atomiadns.com/) - DNS management system. -* [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. -* [Feathur](http://feathur.com) - VPS Provisioning and Management Software. -* [Froxlor](http://www.froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. -* [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. -* [Panamax](http://panamax.io/) - Project that makes deploying complex containerized apps as easy as Drag-and-Drop. -* [PDNS Gui](https://github.com/odoucet/pdns-gui) - Web based GUI which aids in administering domains and records for the PowerDNS with MySQL backend. -* [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. -* [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. -* [VestaCP](http://www.vestacp.com/) - Hosting panel for Linux but with Nginx. -* [Virtkick](https://www.virtkick.com/) - A simple orchestrator. Manage virtual machines or Docker containers easily. -* [Virtualmin](http://www.virtualmin.com/) - Control panel for Linux based on webmin. -* [Webmin](http://www.webmin.com/) - Linux server control panel. -* [WebVirtMgr](https://retspen.github.io) - libvirt-based Web interface for managing virtual machines. -* [ZPanel](http://www.zpanelcp.com/) - Control panel for Linux, BSD, and Windows. +* Web hosting + * [Froxlor](http://www.froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support. + * [ISPConfig](http://www.ispconfig.org) - Hosting control panel for Linux. + * [Sentora](http://sentora.org/) - Control panel for Linux, BSD, and Windows based on ZPanel. + * [VestaCP](http://www.vestacp.com/) - Hosting panel for Linux but with Nginx. + * [ZPanel](http://www.zpanelcp.com/) - Control panel for Linux, BSD, and Windows. +* E-mail +* DNS + * [Atomia DNS](http://atomiadns.com/) - DNS management system. + * [PDNS Gui](https://github.com/odoucet/pdns-gui) - Web based GUI which aids in administering domains and records for the PowerDNS with MySQL backend. + * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. +* Revision Control +* Virtualization + * [Feathur](http://feathur.com) - VPS Provisioning and Management Software. + * [Panamax](http://panamax.io/) - Project that makes deploying complex containerized apps as easy as Drag-and-Drop. + * [Virtkick](https://www.virtkick.com/) - A simple orchestrator. Manage virtual machines or Docker containers easily. + * [WebVirtMgr](https://retspen.github.io) - libvirt-based Web interface for managing virtual machines. +* Server + * [Ajenti](http://ajenti.org/) - Control panel for Linux and BSD. + * [Cockpit](http://cockpit-project.org/) - New multi-server web interface for Linux servers written in C. + * [Virtualmin](http://www.virtualmin.com/) - Control panel for Linux based on webmin. + * [Webmin](http://www.webmin.com/) - Linux server control panel. +* Others ## Deployment Automation *Tools and scripts to support deployments to your servers.* From d725864eed57790343a549357745fbd582d51a7f Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Tue, 16 Jun 2015 10:21:18 -0300 Subject: [PATCH 2/3] Fix Poweradmin information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb90b48..3af5e4a 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ * E-mail * DNS * [Atomia DNS](http://atomiadns.com/) - DNS management system. - * [PDNS Gui](https://github.com/odoucet/pdns-gui) - Web based GUI which aids in administering domains and records for the PowerDNS with MySQL backend. + * [PDNS Gui](https://github.com/odoucet/pdns-gui) - WebGUI which aids in administering domains and records for PowerDNS with MySQL. * [Poweradmin](http://www.poweradmin.org/) - Friendly web-based DNS administration tool for PowerDNS server. * Revision Control * Virtualization From 593731226d2d6e9fed565c231320bdafa32de811 Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Tue, 16 Jun 2015 10:23:01 -0300 Subject: [PATCH 3/3] Fix description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af5e4a..3d0971e 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ * [Jenkins](http://jenkins-ci.org/) - An extendable continuous integration server. ## Control Panels -*Web hosting and server control panels* +*Web hosting and server or service control panels* * Web hosting * [Froxlor](http://www.froxlor.org/) - Easy to use panel for Linux with Nginx and PHP-FPM support.