Commit Graph

510 Commits

Author SHA1 Message Date
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
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
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
Usman Nasir
05bc2eaef5 install log in py 2021-03-22 14:49:53 +05:00
Usman Nasir
f7ed6dad3c install log in py 2021-03-22 14:48:42 +05:00
Usman Nasir
e45141d131 fix dovecot upgrade on ubuntu 2021-03-18 15:18:56 +05:00
Usman Nasir
4043205308 Merge branch 'v2.0.4-dev' into v2.0.5-dev 2021-03-14 10:56:06 +05:00
Usman Nasir
03b8d0266b bug fix: dont redirect site to default vhost if no-ssl 2021-03-10 00:21:18 +05:00
Usman Nasir
284f5e7464 update build numbers 2021-03-08 11:10:48 +05:00
Usman Nasir
faf8a140e1 bug fix in do check 2021-03-04 21:04:32 +05:00
Usman Nasir
0871e4d39b do check for remote db 2021-03-04 10:17:47 +05:00
Usman Nasir
c92ee539bc do check for remote db 2021-03-04 09:22:06 +05:00
Usman Nasir
690104c276 update cloud key 2021-03-02 23:57:35 +05:00
Usman Nasir
6639274d96 add progress to install 2021-01-22 18:26:17 +05:00
Usman Nasir
9753ce53a0 add progress to install 2021-01-19 15:27:04 +05:00
Usman Nasir
ed6f98f3f2 add progress to install 2021-01-19 15:24:51 +05:00
WhatTheServer
f649072c20 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
9e96064844 Merge pull request #502 from jordanlambrecht/loginpage
Login Page Cleanup
2020-12-22 12:10:25 +05:00
Jordan Lambrecht
44394b111b minified 2020-12-21 14:31:13 -06:00
Usman Nasir
0886b6ace8 refactor: install code for dovecot/postfix on ubuntu20 2020-12-18 01:49:25 +05:00
Usman Nasir
7ac82631df refactor: install code for dovecot/postfix on ubuntu20 2020-12-18 01:02:49 +05:00
Usman Nasir
1a3cb75360 Merge branch 'v2.0.3' into v2.0.4-dev 2020-12-03 12:08:27 +05:00
Usman Nasir
307e32383d temp: bypass php8.0 fail on ubuntu 2020-12-03 11:40:45 +05:00
Usman Nasir
0cfd5cf824 temp: bypass php8.0 fail on ubuntu 2020-12-03 11:04:06 +05:00
Usman Nasir
eb27714b39 temp: bypass php8.0 fail on ubuntu 2020-12-03 10:58:34 +05:00
Usman Nasir
871eafdc52 temp: bypass php8.0 fail on ubuntu 2020-12-03 10:58:19 +05:00
Usman Nasir
3e3bd865b5 feature: add php8 2020-12-02 19:21:57 +05:00
Usman Nasir
5a0992e474 Merge branch 'v2.0.3' into v2.0.4-dev 2020-11-23 10:11:48 +05:00
Usman Nasir
909c7fa4bc remove default modsec rules in lsws config 2020-11-20 11:01:17 +05:00
Usman Nasir
7405ae0cf9 remove test database 2020-11-16 11:47:57 +05:00
Usman Nasir
c830fa16a0 remove localhostT 2020-11-13 21:17:59 +05:00
Usman Nasir
8d636d1159 version nbr 2020-11-13 20:46:15 +05:00
Usman Nasir
9797d83654 bug fix: lib permissions 2020-11-12 12:23:43 +05:00
Usman Nasir
400c82023e cloudapi: updates in cloudapi 2020-11-06 12:07:39 +05:00
Usman Nasir
62253c04aa postfix-files 2020-10-14 20:17:17 +05:00
Usman Nasir
5fecf8cda1 joomla installer: auto install with lscache 2020-10-08 12:21:19 +05:00
Usman Nasir
12a001cc2e joomla installer: auto install with lscache 2020-10-08 12:18:51 +05:00
Usman Nasir
ee66f7dcec change rainloop default password 2020-10-05 22:25:22 +05:00
Usman Nasir
b0f52ff6c3 change rainloop default password 2020-10-05 22:23:57 +05:00
Usman Nasir
3ae0e9d669 change rainloop default password 2020-10-05 22:21:18 +05:00
Muttahir Aon Syed
3acc8781cd Permission fix
Another fix
2020-10-05 20:45:58 +05:00
Muttahir Aon Syed
a1d61f0ea6 Fix permission after password changw 2020-10-05 20:12:17 +05:00