Pure installation
" journalctl -f | grep dovecot
Oct 25 09:56:49 strefapc1 systemd[1]: dovecot.service: main process exited, code =exited, status=89/n/a
Oct 25 09:56:49 strefapc1 systemd[1]: Unit dovecot.service entered failed state.
Oct 25 09:56:49 strefapc1 dovecot[28815]: doveconf: Fatal: Error in configuratio n file /etc/dovecot/dovecot.conf line 5: ssl_cert: Can't open file /etc/postfix/ cert.pem: Permission denied
Oct 25 09:56:49 strefapc1 systemd[1]: dovecot.service failed."
@HWAYS said:
For me the.most important is the ability to import Cpanel backups. This assure a smooth transition for the owners that intend to move to this one.
May take some time, first need to move remote transfer from beta to stable.
@HWAYS said:
For me the.most important is the ability to import Cpanel backups. This assure a smooth transition for the owners that intend to move to this one.
May take some time, first need to move remote transfer from beta to stable.
Good news. As for me the ability to ileasily import from cpanel or to easily recover the websites from backups is important.
Question from the peanut gallery: Why suExec versus a php-fpm pool per user? That would allow setting resource constraints with pretty fine granularity, while improving performance.
I mostly lurk. Find me on Discord, as I'm active there. Blame ElliotJ for the low quality of my posts.
@lewellyn said:
Question from the peanut gallery: Why suExec versus a php-fpm pool per user? That would allow setting resource constraints with pretty fine granularity, while improving performance.
Because then you're stuck forking at least X instances per user for a pool. That's a good way to waste as many resources as compiling PHP into Apache.
Except you get better isolation than compiling into Apache. (And you can run with 1 worker in the pool just fine for the average small site. With modern memory management, most of the image will be shared between pools, so you're not out THAT much...)
I mostly lurk. Find me on Discord, as I'm active there. Blame ElliotJ for the low quality of my posts.
@lewellyn said:
Except you get better isolation than compiling into Apache. (And you can run with 1 worker in the pool just fine for the average small site. With modern memory management, most of the image will be shared between pools, so you're not out THAT much...)
If you're already arguing for a side with one single worker, then why are we bothering to even address this?
@cyberpersons do you plan to make CyberPanel more modular like VestaCP?
i mean, if i dont need ftp or mail service, i can just disable it or not install it.
Great control panel !!!!! A few questions. SubDomains can added? If new domain has be added dns records has created automatic? What Plan package have to set? Can support CentOS 6.x latest ?
Idea: You can make a simple module app with ticket support.
@cyberpersons Good job, hope you take this panel to good free alternative of cPanel. Currently i haven't see any free alternative that is similar to cPanel
Integrations for Blesta would be good
Yes. I'm using cyberpanel in production. But as I'm newbies to vps world, however I can successfully installed cyberpanel on my xen vps successfully, I got some gap erros. All i want to do is placing my vps ip behind cloudflare that is behind my domain. Thus, I had already integrated my domain name servers with cloudflare, but there's error with cloudflare and my cyberpanel's dns. Can you exactly show me step by step as you wrote tutorial on technic ? All i want to do is My domain>cloudflare>my vps. Now I'm point as far as my knowledge, but cloudflare shows me error of "Origin of DNS". Thanks. By the way I'm fond of installing and using cyberpanel pretty much.
@kyawhtun2012 said:
Yes. I'm using cyberpanel in production. But as I'm newbies to vps world, however I can successfully installed cyberpanel on my xen vps successfully, I got some gap erros. All i want to do is placing my vps ip behind cloudflare that is behind my domain. Thus, I had already integrated my domain name servers with cloudflare, but there's error with cloudflare and my cyberpanel's dns. Can you exactly show me step by step as you wrote tutorial on technic ? All i want to do is My domain>cloudflare>my vps. Now I'm point as far as my knowledge, but cloudflare shows me error of "Origin of DNS". Thanks. By the way I'm fond of installing and using cyberpanel pretty much.
You dont know how to work with Cloudflare, and DNS in general. Just create an A record pointing to the ip of your vps, and a cname for the www
vovler said: Just create an A record pointing to the ip of your vps, and a cname for the www
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
vovler said: Just create an A record pointing to the ip of your vps, and a cname for the www
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
3 A Records for the main domain. You need to check that unless you have an HA setup and are using round robin dns.
vovler said: Just create an A record pointing to the ip of your vps, and a cname for the www
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
3 A Records for the main domain. You need to check that unless you have an HA setup and are using round robin dns.
Can Cloudflare's DNS system do that ? I think not ...
vovler said: Just create an A record pointing to the ip of your vps, and a cname for the www
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
3 A Records for the main domain. You need to check that unless you have an HA setup and are using round robin dns.
vovler said: Just create an A record pointing to the ip of your vps, and a cname for the www
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
3 A Records for the main domain. You need to check that unless you have an HA setup and are using round robin dns.
Can Cloudflare's DNS system do that ? I think not ...
Round Robin DNS should work, yes, it's not even a "technology", just logic and how zones work.
Comments
@awys
Do you have email ports open?
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Firewall is off.
https://screenshots.firefox.com/miGo69JT916aTfOW/ssd.ovh
https://screenshots.firefox.com/cChHifooa4VY0Ysr/ssd.ovh
@awys
On cli
Try to login and see what is the error on cli.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Pure installation
" journalctl -f | grep dovecot
Oct 25 09:56:49 strefapc1 systemd[1]: dovecot.service: main process exited, code =exited, status=89/n/a
Oct 25 09:56:49 strefapc1 systemd[1]: Unit dovecot.service entered failed state.
Oct 25 09:56:49 strefapc1 dovecot[28815]: doveconf: Fatal: Error in configuratio n file /etc/dovecot/dovecot.conf line 5: ssl_cert: Can't open file /etc/postfix/ cert.pem: Permission denied
Oct 25 09:56:49 strefapc1 systemd[1]: dovecot.service failed."
Is it still in beta?
@awys
You can generate SSLs in /etc/dovecot, and change path in /etc/dovecot/dovecot.conf
than
@Luke007
We are using it in production.
There is a major update:
Changelog can be found at https://docs.cyberpanel.net/doku.php?id=change-log
Update Details:
Note: the Remote transfer is still in beta.
Github repo: https://github.com/litespeedtech/cyberpanel
Have a great day.
Regards
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
It's OK? "def install_postfix_davecot(self)"
@awys
If you are trying to tweak this function for your operating system, then yes it is the function.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Is there one-click way to restore a full cpanel backup? If that is available migration from cpanel would me lot simpler.
That would be a nice feature, would look into that.
Thank you.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
For me the.most important is the ability to import Cpanel backups. This assure a smooth transition for the owners that intend to move to this one.
==========
May take some time, first need to move remote transfer from beta to stable.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Good news. As for me the ability to ileasily import from cpanel or to easily recover the websites from backups is important.
==========
so, what happen with this panel?
Nothing for the moment
Deadpooled.
@dedicados @Hxxx @WSS
For continuous updates:
https://discord.gg/g8k8Db3
Change log to be updated for 1.5.1
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Any news?
MailChannels - Director of Sales, Europe / Server Monitoring - Nixstats / MyW - Shared & Reseller Hosting, DirectAdmin, MailChannels, LiteSpeed, LSCache / Server Management / Whitelabel Support
@MikePT
Working towards a release that will have isolation (PHP SuExec).
A lot of people from the opensource community is helping with testing, there were major back-end changes, which is taking some time.
Thanks for the interest.
Regards
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Thats good news. Will certainly follow your forums, github and change log.
Cheers
MailChannels - Director of Sales, Europe / Server Monitoring - Nixstats / MyW - Shared & Reseller Hosting, DirectAdmin, MailChannels, LiteSpeed, LSCache / Server Management / Whitelabel Support
SuExec is going to kill throughput, and nobody will know how to make it function correctly, and they will bitch and bitch and bitch.
Welcome to CPanel, circa 2006.
@WSS
its already done, but people can always go back through configurations.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Question from the peanut gallery: Why suExec versus a php-fpm pool per user? That would allow setting resource constraints with pretty fine granularity, while improving performance.
I mostly lurk. Find me on Discord, as I'm active there. Blame ElliotJ for the low quality of my posts.
Because then you're stuck forking at least X instances per user for a pool. That's a good way to waste as many resources as compiling PHP into Apache.
Except you get better isolation than compiling into Apache.
(And you can run with 1 worker in the pool just fine for the average small site. With modern memory management, most of the image will be shared between pools, so you're not out THAT much...)
I mostly lurk. Find me on Discord, as I'm active there. Blame ElliotJ for the low quality of my posts.
If you're already arguing for a side with one single worker, then why are we bothering to even address this?
@WSS @lewellyn
With LSPHP you can see that process are forked only when a request comes in, no need to prefork them.
This time with the user specified in the configurations, rest is same, so there will be no overhead.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
1.6.0
http://docs.cyberpanel.net/doku.php?id=change-log
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
@cyberpersons do you plan to make CyberPanel more modular like VestaCP?
i mean, if i dont need ftp or mail service, i can just disable it or not install it.
Looks good! Is it production ready?
Mailchannels low volume plans
Great control panel !!!!! A few questions. SubDomains can added? If new domain has be added dns records has created automatic? What Plan package have to set? Can support CentOS 6.x latest ?
Idea: You can make a simple module app with ticket support.
@cyberpersons Good job, hope you take this panel to good free alternative of cPanel. Currently i haven't see any free alternative that is similar to cPanel

Integrations for Blesta would be good
Limitless Hosting - Web Hosting & Reseller Hosting - From $0.50/month!
Multiple Locations - One-Click Web Installer - FREE SSL
@kzed
It is planned for future.
@gleert
1.6.0 actual version will be production ready.
@hahanas
We've similar feature with name child domains, more information: http://docs.cyberpanel.net/doku.php?id=child-domains
@Lampard
Hopefully, blesta plugin will be available soon.
Regards
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
The 1.6 version of the two BUG:
LITESPEED settings are not effective
Where does the database root password look for? I can't find a place
>
$ cat /etc/cyberpanel/mysqlPassword
Litespeed settings should be saved but not reflected on homepage.
To confirm you can check Webadmin console on port :7080
Regards
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
@cyberpersons any support for other operating systems in the near future?
We have plans for debian in near future.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Glad that's coming soon. Good luck!
is it possible to disable mail server and dns?
just need webserver and mysql only
This will unload DNS and mail server.
|| CyberPanel - WebHosting Control Panel Based on OpenLiteSpeed ||
|| Cloud Platform ||
Please consider support Debian/Ubuntu
Yes. I'm using cyberpanel in production. But as I'm newbies to vps world, however I can successfully installed cyberpanel on my xen vps successfully, I got some gap erros. All i want to do is placing my vps ip behind cloudflare that is behind my domain. Thus, I had already integrated my domain name servers with cloudflare, but there's error with cloudflare and my cyberpanel's dns. Can you exactly show me step by step as you wrote tutorial on technic ? All i want to do is My domain>cloudflare>my vps. Now I'm point as far as my knowledge, but cloudflare shows me error of "Origin of DNS". Thanks. By the way I'm fond of installing and using cyberpanel pretty much.
You dont know how to work with Cloudflare, and DNS in general. Just create an A record pointing to the ip of your vps, and a cname for the www
"They said it's RAID 5" - geekypixal
Yes,Sir, I point to A record to my vps ip but cname for www don't let me enter my ip, thus i input my domain. Fix me right please.! My Screenshot of clodflare error goes there... "https://pasteboard.co/H2C7uFO.png"
its looking good awesome work
3 A Records for the main domain. You need to check that unless you have an HA setup and are using round robin dns.
MailChannels - Director of Sales, Europe / Server Monitoring - Nixstats / MyW - Shared & Reseller Hosting, DirectAdmin, MailChannels, LiteSpeed, LSCache / Server Management / Whitelabel Support
Can Cloudflare's DNS system do that ? I think not ...
netcup 5 euro coupon: 36nc15324722143 36nc15324722144
^This, You only need one A record.
Delete everything and do this.
"They said it's RAID 5" - geekypixal
Round Robin DNS should work, yes, it's not even a "technology", just logic and how zones work.
MailChannels - Director of Sales, Europe / Server Monitoring - Nixstats / MyW - Shared & Reseller Hosting, DirectAdmin, MailChannels, LiteSpeed, LSCache / Server Management / Whitelabel Support