Page 1 of 1

Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Fri 7. Jan 2022, 12:14
by boka003
Hello there,

I was very happy when I found KeyHelp.

The most important thing for me is that KeyHelp has active development!
It supports ARM based CPU.
it has an external blesta module.

Can we use LNMP or Open LiteSpeed as web servers?

And is there automatic installation or we need to install this manually?



The user interface looks very nice, but is it possible to create "Grid style" theme?
viewtopic.php?p=28245#p28245

If you like, we can try to do this together. If someone can help me with the "custom code" for the layout and I will take care of image icons?



I will use KeyHelp for non-profit services. Free hosting for some type of community.
As free service, server resources are very important for me. Are we able to limit server resources per user? Using cgroups or something.
https://docs.apiscp.com/admin/Resource%20enforcement/

Panel from links above was free for some time, now it is not free anymore.
As doing non-profit service, free panel is very important to me. I can see that you have pro version, and i hope that you can pay all fees with it.
Will KeyHelp have free version of the panel forever?


Wish you all best in this new 2022!

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Fri 7. Jan 2022, 13:24
by Alexander
Hello,
And is there automatic installation or we need to install this manually?
KeyHelp supports only Apache as web server. Support for Nginx is planed (no ETA yet).

The user interface looks very nice, but is it possible to create "Grid style" theme?
One can either create an maintain an own theme, just by creating a new folder within /home/keyhelp/www/keyhelp/theme/,
or restructure the layout using the white-label feature.

Both variants are update safe, but may require small tweaks after a KeyHelp update to enable all new features.
The first solution require more work, but you are completely free in restructuring the layout, the second one may be a bit more restrictive, but is potentially less work.

As free service, server resources are very important for me. Are we able to limit server resources per user? Using cgroups or something.
You can limit the resources of your users via the 'User Management' page, basically how much resources PHP/PHP-FPM processes the client may use etc.. cgroups are not supported currently.

I can see that you have pro version, and i hope that you can pay all fees with it. Will KeyHelp have free version of the panel forever?
KeyHelp is a product of the hosting provider Keyweb AG (https://www.keyweb.de/en/) to offer a free alternative control panel. It was created with the philosophy of being free of charge and never putting existing features of the standard (= free) version behind a paywall or restrict them in any way later on.

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Fri 7. Jan 2022, 16:26
by boka003
KeyHelp supports only Apache as web server. Support for Nginx is planed (no ETA yet).
That's sounds good. OLS is very popular for WordPress websites in last time, and it has that LS Cache plugin.

One can either create an maintain an own theme, just by creating a new folder within /home/keyhelp/www/keyhelp/theme/,
or restructure the layout using the white-label feature.

Both variants are update safe, but may require small tweaks after a KeyHelp update to enable all new features.
The first solution require more work, but you are completely free in restructuring the layout, the second one may be a bit more restrictive, but is potentially less work.
Thanks, but I currently do not have the technical ability to create my own theme.
I was looking for a way to create a more simple user interface. Here is example that i really like: https://fastpanel.direct/assets/images/ ... tpanel.gif
When you open your domain (website) you have all settings at that one screen.
Or this one: https://gitlab.litespeedtech.com/previe ... yber-3.png
(https://demo.hwi.cdgtech.one/login.php)

I see that you have the option to add SSL under domains, and another option to ad SSL for a global account? under SSL/TLS certificates.

You can limit the resources of your users via the 'User Management' page, basically how much resources PHP/PHP-FPM processes the client may use etc.. cgroups are not supported currently.
Can we limit CPU and RAM usage too?
KeyHelp is a product of the hosting provider Keyweb AG (https://www.keyweb.de/en/) to offer a free alternative control panel. It was created with the philosophy of being free of charge and never putting existing features of the standard (= free) version behind a paywall or restrict them in any way later on.
I like to hear that :) Perfect

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Mon 10. Jan 2022, 10:49
by Alexander
boka003 wrote: Fri 7. Jan 2022, 16:26
Alexander wrote:You can limit the resources of your users via the 'User Management' page, basically how much resources PHP/PHP-FPM processes the client may use etc.. cgroups are not supported currently.
Can we limit CPU and RAM usage too?
You are limiting RAM and CPU with these settings for PHP processes.

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Mon 2. May 2022, 13:55
by v3ng
Are there any plans to integrate cgroups or similar to allow more control on the client's resource utilization?

Currently a single (abusive) client can easily max out the whole system.
Most of the other panels already seem to include this option

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Tue 3. May 2022, 16:10
by Alexander
It is listed as a possible feature on the roadmap, but there are no further plans or an ETA yet.

Re: Support for LNMP or OLS web server, resource limit and theme layout?

Posted: Tue 3. May 2022, 19:13
by v3ng
I See, thank you!