qtwrk
|
cf00e5b842
|
Update install.py
|
2021-06-12 00:50:57 +02:00 |
|
Michael Ramsey
|
30e4e0209b
|
Add desktop OS detection to installer and also missing file
|
2021-06-08 17:55:46 -04:00 |
|
Joe Regan WebProJoe
|
3cfd555a44
|
Daily Inc Backups should happen at midnight, not every 12 hours.
|
2021-06-01 16:59:20 -05:00 |
|
WhatTheServer
|
695f9b38b0
|
Merge pull request #597 from usmannasir/v2.1.1-dev
V2.1.1 dev
|
2021-04-20 18:32:56 -04:00 |
|
WhatTheServer
|
d880211f76
|
Update install.py
|
2021-04-20 18:30:27 -04:00 |
|
Michael Ramsey
|
299fca9121
|
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
|
b25215d807
|
add static function to get cyberpanel version clean
|
2021-04-18 00:58:33 -04:00 |
|
Usman Nasir
|
64ca25336e
|
Merge branch 'stable' into v2.1.1
|
2021-04-17 16:23:00 +05:00 |
|
WhatTheServer
|
f9cb98ef3e
|
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
|
345adb9c44
|
Update install.py
Add /root/.my.cnf for root/sudo passwordless mysql management support
|
2021-04-16 23:26:10 -04:00 |
|
WhatTheServer
|
53ca15f833
|
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
|
aab5b38f1d
|
Update install.py
fixed up other davecot to dovecot
|
2021-04-16 22:06:18 -04:00 |
|
WhatTheServer
|
dffb1d4703
|
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
|
d197ea6ce9
|
Update install.py
|
2021-04-16 21:54:17 -04:00 |
|
WhatTheServer
|
f865d0cb02
|
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
|
b1c5c9bf23
|
Merge pull request #575 from istiak101/patch-1
CloudFlare range update
|
2021-04-16 18:32:40 +05:00 |
|
WhatTheServer
|
611a04f975
|
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
|
4b1d5767db
|
ssl verify for install
|
2021-04-14 14:30:54 +05:00 |
|
Istiak Ferdous
|
1910923f08
|
CloudFlare range update
https://www.cloudflare.com/ips/
|
2021-04-09 11:01:56 +06:00 |
|
Usman Nasir
|
9f1bb1cfe4
|
add loging to db creation
|
2021-03-25 23:39:03 +05:00 |
|
Usman Nasir
|
33d4101e99
|
bug fix. cpupgrade
|
2021-03-22 20:13:57 +05:00 |
|
Usman Nasir
|
63e506cc1f
|
install log in py
|
2021-03-22 14:49:53 +05:00 |
|
Usman Nasir
|
0990d755b6
|
install log in py
|
2021-03-22 14:48:42 +05:00 |
|
Usman Nasir
|
3b725a8523
|
fix dovecot upgrade on ubuntu
|
2021-03-18 15:18:56 +05:00 |
|
Usman Nasir
|
ad44831cbf
|
Merge branch 'v2.0.4-dev' into v2.0.5-dev
|
2021-03-14 10:56:06 +05:00 |
|
Usman Nasir
|
c6e5de1b36
|
bug fix: dont redirect site to default vhost if no-ssl
|
2021-03-10 00:21:18 +05:00 |
|
Usman Nasir
|
ced6a2b8e8
|
update build numbers
|
2021-03-08 11:10:48 +05:00 |
|
Usman Nasir
|
0c2f80b18e
|
bug fix in do check
|
2021-03-04 21:04:32 +05:00 |
|
Usman Nasir
|
92357afbfc
|
do check for remote db
|
2021-03-04 10:17:47 +05:00 |
|
Usman Nasir
|
8ece4f4b3b
|
do check for remote db
|
2021-03-04 09:22:06 +05:00 |
|
Usman Nasir
|
444fbce754
|
update cloud key
|
2021-03-02 23:57:35 +05:00 |
|
Usman Nasir
|
b5b0eb7f97
|
add progress to install
|
2021-01-22 18:26:17 +05:00 |
|
Usman Nasir
|
0903ee015f
|
add progress to install
|
2021-01-19 15:27:04 +05:00 |
|
Usman Nasir
|
931ab00809
|
add progress to install
|
2021-01-19 15:24:51 +05:00 |
|
WhatTheServer
|
812d1e4d99
|
Update httpd_config.conf
Add the below to support autoload of .htaccess
`autoLoadHtaccess 1`
https://openlitespeed.org/kb/how-to-autoload-htaccess-with-openlitespeed/
https://feedback.cyberpanel.net/b/requests/p/automatic-restart-of-openlitespeed-server-after-any-change-in-htaccess
Also added in missing phpconfigs for later PHP versions
|
2020-12-31 10:40:44 -05:00 |
|
Usman Nasir
|
58e1ba1fe4
|
Merge pull request #502 from jordanlambrecht/loginpage
Login Page Cleanup
|
2020-12-22 12:10:25 +05:00 |
|
Jordan Lambrecht
|
08d493d68b
|
minified
|
2020-12-21 14:31:13 -06:00 |
|
Usman Nasir
|
82eb1e4d2c
|
refactor: install code for dovecot/postfix on ubuntu20
|
2020-12-18 01:49:25 +05:00 |
|
Usman Nasir
|
db83fb9530
|
refactor: install code for dovecot/postfix on ubuntu20
|
2020-12-18 01:02:49 +05:00 |
|
Usman Nasir
|
47cf699dd0
|
Merge branch 'v2.0.3' into v2.0.4-dev
|
2020-12-03 12:08:27 +05:00 |
|
Usman Nasir
|
be9126505c
|
temp: bypass php8.0 fail on ubuntu
|
2020-12-03 11:40:45 +05:00 |
|
Usman Nasir
|
5e983996d3
|
temp: bypass php8.0 fail on ubuntu
|
2020-12-03 11:04:06 +05:00 |
|
Usman Nasir
|
78842d28a7
|
temp: bypass php8.0 fail on ubuntu
|
2020-12-03 10:58:34 +05:00 |
|
Usman Nasir
|
8a5f28f70a
|
temp: bypass php8.0 fail on ubuntu
|
2020-12-03 10:58:19 +05:00 |
|
Usman Nasir
|
4fb826861e
|
feature: add php8
|
2020-12-02 19:21:57 +05:00 |
|
Usman Nasir
|
71465b41d2
|
Merge branch 'v2.0.3' into v2.0.4-dev
|
2020-11-23 10:11:48 +05:00 |
|
Usman Nasir
|
85e1415335
|
remove default modsec rules in lsws config
|
2020-11-20 11:01:17 +05:00 |
|
Usman Nasir
|
ffcccb57a7
|
remove test database
|
2020-11-16 11:47:57 +05:00 |
|
Usman Nasir
|
9378e9808a
|
remove localhostT
|
2020-11-13 21:17:59 +05:00 |
|
Usman Nasir
|
6a088edb30
|
version nbr
|
2020-11-13 20:46:15 +05:00 |
|