Commit Graph

549 Commits

Author SHA1 Message Date
Usman Nasir
89c587de25 add further detect for rocky 2021-09-21 13:12:46 +05:00
Usman Nasir
e929a4eae2 Merge branch 'stable' into v2.1.1-usman 2021-08-31 14:46:24 +05:00
Usman Nasir
d106413ee8 Merge branch 'v2.1.1' into v2.1.1-usman 2021-08-29 19:48:28 +05:00
Usman Nasir
e4ca07faa4 bug fix: install 2021-08-25 14:37:37 +05:00
qtwrk
8c1658eb12 Update install.py 2021-08-24 20:45:54 +02:00
qtwrk
bccbe97029 update gf repo 2021-08-24 20:39:34 +02:00
merkys7
b290824a72 ManagePHP: Add lsphp-sodium extension 2021-08-24 11:00:54 +03:00
Usman Nasir
53b8002210 security fix: CP-26: Manage Website – File Manager – Upload 2021-08-20 20:25:28 +05:00
istiak101
74411d713f Fix #453 2021-08-06 08:45:37 +06:00
Michael Ramsey
57bbd5ab90 Update install.py
rockylinux detection
2021-08-04 22:15:32 -04:00
Usman Nasir
94def6ae92 security fix: CP-05: Command Line Tools 2021-07-29 16:21:50 +05:00
Usman Nasir
aa41d3d707 security fix: CP-01: Installation 2021-07-29 13:06:20 +05:00
Usman Nasir
7e71b04d51 resolve merge conflicts 2021-07-09 14:10:24 +05:00
Usman Nasir
d9b4382027 Merge branch 'stable' of https://github.com/usmannasir/cyberpanel into stable 2021-07-08 20:23:33 +05:00
Usman Nasir
22d7eea381 add bubblewrap default command 2021-06-24 20:08:51 +05:00
qtwrk
d2e02e3b13 Update install.py 2021-06-12 00:50:57 +02:00
Michael Ramsey
b9083e3e7a Add desktop OS detection to installer and also missing file 2021-06-08 17:55:46 -04:00
WhatTheServer
2ff428ef35 Update install.py
midnight is better then 12noon local server/UTC time incorporating changes from https://github.com/usmannasir/cyberpanel/pull/632
2021-06-02 08:44:04 -04:00
Joe Regan WebProJoe
86dee0fa5d Daily Inc Backups should happen at midnight, not every 12 hours. 2021-06-01 16:59:20 -05:00
Usman Nasir
e7a52b07de bring back mount tmp 2021-05-27 22:05:57 +05:00
Usman Nasir
ad3ec46416 update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected 2021-05-26 12:49:41 +05:00
Usman Nasir
f2f4235624 remove timeout 2021-05-22 18:05:36 +05:00
Usman Nasir
f002a6fc04 add debugging info 2021-05-22 17:52:11 +05:00
CYBER PERSONS
1f1f776c25 add debugging info 2021-05-22 17:33:58 +05:00
CYBER PERSONS
84de91e797 bug fix lsws trial install 2021-05-22 15:57:13 +05:00
CYBER PERSONS
b9bf6fe1f9 bug fix lsws trial install 2021-05-22 15:54:53 +05:00
CYBER PERSONS
99f1bcdd9e bug fix lsws trial install 2021-05-22 15:54:12 +05:00
Usman Nasir
7cab2d33cf skip temp mount 2021-05-11 18:11:41 +05:00
Usman Nasir
8c7caf7cfd stress test 2021-05-10 17:05:30 +05:00
Usman Nasir
583abd9b7f bug fix: https://forums.cyberpanel.net/discussion/5405/litespeed-enterprise-is-rebooting-every-3-minutes 2021-05-08 14:37:31 +05:00
Usman Nasir
e05c0380cb bug fix: add timeout to curl 2021-04-30 03:54:08 +05:00
Usman Nasir
31a888f5d6 bug fix: email debugger 2021-04-24 04:57:15 +05:00
WhatTheServer
e17c437c8c Merge pull request #597 from usmannasir/v2.1.1-dev
V2.1.1 dev
2021-04-20 18:32:56 -04:00
WhatTheServer
19b8a760b3 Update install.py 2021-04-20 18:30:27 -04:00
Michael Ramsey
b7c7ccec0c Updated restic installer for Centos7/8 to copr in incbackups and install.py for https://github.com/usmannasir/cyberpanel/issues/580 2021-04-19 13:09:41 -04:00
Michael Ramsey
f3956182ed add static function to get cyberpanel version clean 2021-04-18 00:58:33 -04:00
Usman Nasir
be9bc07e99 Merge branch 'stable' into v2.1.1 2021-04-17 16:23:00 +05:00
WhatTheServer
2ed724d20e Update install.py
Changed order of the postfix edit commands so they are AFTER the copy of configs which was overwriting the custom changes later 🤦
2021-04-17 00:03:49 -04:00
WhatTheServer
42c639aa54 Update install.py
Add /root/.my.cnf for root/sudo passwordless mysql management support
2021-04-16 23:26:10 -04:00
WhatTheServer
a9b758317e Update install.py
Fixed syntax error due to missing parenthesis

```
SWAP set...

Preparing...

  File "install.py", line 801
    preFlightsChecks.call(command, self.distro, command, command, 1, 0, os.EX_OSERR)
    ^
SyntaxError: invalid syntax
Oops, something went wrong...
```
2021-04-16 22:34:18 -04:00
WhatTheServer
2419e4059d Update install.py
fixed up other davecot to dovecot
2021-04-16 22:06:18 -04:00
WhatTheServer
24062e40b9 Update install.py
Update setup_postfix_davecot_config to setup_postfix_dovecot_config to fix dovecot spelling
2021-04-16 21:57:24 -04:00
WhatTheServer
15d6803921 Update install.py 2021-04-16 21:54:17 -04:00
WhatTheServer
a285aec864 Update install.py
Added missing install to apt-get and also calls to ensure the commands were getting executed vs just the last one command mentioned.
2021-04-16 19:16:50 -04:00
Usman Nasir
f8c956fb12 Merge pull request #575 from istiak101/patch-1
CloudFlare range update
2021-04-16 18:32:40 +05:00
WhatTheServer
5a3e78cae1 Add Litespeed/OLS admin port to default allowed
Add Litespeed/OLS admin port to default allowed
https://feedback.cyberpanel.net/b/requests/p/openlitespeed-port-in-cyberpanel-from-core-install
2021-04-16 08:46:51 -04:00
Usman Nasir
2c5d1fbc3a ssl verify for install 2021-04-14 14:30:54 +05:00
Istiak Ferdous
44f345a084 CloudFlare range update
https://www.cloudflare.com/ips/
2021-04-09 11:01:56 +06:00
Usman Nasir
bb23372c8c add loging to db creation 2021-03-25 23:39:03 +05:00
Usman Nasir
b1d2ae4c0e bug fix. cpupgrade 2021-03-22 20:13:57 +05:00