gnusys
- Total activity 103
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 43
Comments
Recent activity by gnusys-
From the RHEL8/CentOS-8 release notes Dynamic programming languages, web and database servers Python 3.6 is the default Python implementation in RHEL 8; limited support for Python 2.7 is provided....
-
Hi, No. I tested this in CentOS8 and cPanel v92 and it is still using python2 [CODE=bash]# # cat /etc/redhat-release CentOS Linux release 8.2.2004 (Core) # /usr/local/cpanel/cpanel -V 92.0 (bui...
-
If you wish to provision a number of different accounts with your software deployed on it. cPanel can scale well on that. if you wish to use a load balancer and scale-out the same Cpanel account de...
-
Not sure if this count as a self promote, but I have coded a plugin which you can check out at AUTOM8N - cPanel-active-active redundancy, high availability Happy New year
-
No this is for the software/automation solution the op asked. which they must include on their own hardware and can host unlimited domains/subdomains/addon-domains in cPanel
-
It does - include 2 servers (in 2 separate geolocations and in 2 differently owed hosting companies). It does NOT require an additional cPanel license for the 2nd node ( which I think is more like ...
-
This can be done for a fraction of the cost ( like unlimited domains for 16 USD/ month ) using third party plugins. Yes - Configuring a cluster is time-consuming and knowledge-intensive, but once i...
-
You can easily scale up a cPanel server if it's hosted on Cloud service ( increase CPU/ram etc - the max limit will depend on your provider ) or you can set up a web cluster to scale out (by adding...
-
You can check out MaxScale or ProxySQL also instead of HAProxy as they are MySQL aware LoadBalancer/Proxy . Also Galera has some known limitations also
-
You will need to sync the web files, databases ,apache +php configuration to all servers to get this working. For LoadBalancing you can use simple DNS Round Robin Load balancing which provide HA or...