Open Source Web Hosting Control Panels

by James McDonald | Jul 3, 2025 | IT Tips | 0 comments

Just trying some control panels

So far:

https://www.cloudpanel.io

The installation script asks few questions but I was happy with all the defaults

This one I really liked the simplicity and the nginx file editor window

Was very easy to add a site and get running with WordPress in minutes

2026-07 I notice an issue with the Cloudpanel nginx process it doesn't drop privilege's after it starts, it continues to run as root (normally nginx is configured to start as root, and then drops privileges to www-data and runs as this restricted user account). Which means privilege separation seems broken and the web server can read everywhere instead of where you point allow it to.

Next:

https://hestiacp.com/

Loved the installation configurator and the ability to pick and choose and deselect components (Such as Apache Exim etc)

Again a good free option. But I got scared by a remote browser shell compromise that allowed server takeover. It's been fixed

Summary

If you are looking for free as in beer then you probably would install the above options and lock them down to make them as least enticing to compromise as possible.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.