qtwrk
ac05e45ada
Update cyberpanel_upgrade.sh
2021-04-21 01:28:26 +02:00
qtwrk
65be7ca425
Update cyberpanel.sh
2021-04-21 01:25:46 +02:00
WhatTheServer
8e4cd8fe38
Merge pull request #598 from usmannasir/v2.1.1
...
V2.1.1
2021-04-20 18:35:36 -04: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
WhatTheServer
19565c623f
Add Ubuntu 20.1 and Alma linux
...
Added stuff from
qtwrk : https://github.com/usmannasir/cyberpanel/pull/591/files
And also Ubuntu 20.1 support to this
2021-04-20 18:27:18 -04:00
Usman Nasir
e7de640f79
bug fix: cPanel importer set default php if the inherit php is not set
2021-04-20 21:12:11 +05:00
Michael Ramsey
860846a3c4
Merge branch 'v2.1.1-dev' of github.com:usmannasir/cyberpanel into v2.1.1-dev
2021-04-19 13:10:49 -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
WhatTheServer
d7d04323e9
Update cyberpanel.sh
...
Updated so both Centos 7 and Cento 8 use copart/restic vs just centos 7
https://github.com/usmannasir/cyberpanel/issues/580#issuecomment-822615854
2021-04-19 12:56:29 -04:00
Michael Ramsey
fd4424e032
Updated with new logic to install restic from latest release source for centos for https://github.com/usmannasir/cyberpanel/issues/580
2021-04-18 21:44:54 -04:00
Michael Ramsey
fb74619d8f
Installer tweaks to show Rainloop Admin pass upon install and also issue hostname SSL if hostname resolves
2021-04-18 01:44:12 -04:00
Michael Ramsey
f3956182ed
add static function to get cyberpanel version clean
2021-04-18 00:58:33 -04:00
Michael Ramsey
eda5d5ed30
add restic install process in event its missing to fix https://github.com/usmannasir/cyberpanel/issues/580
2021-04-17 23:16:48 -04:00
Michael Ramsey
efe4962101
Add support for backup-exclude.conf file to be passed to restic to include paths
2021-04-17 21:40:16 -04:00
Usman Nasir
8c6a923728
feature: add option to switch to master again
2021-04-18 03:20:50 +05:00
Usman Nasir
bacc0cbfd1
feature: add option to switch to master again
2021-04-18 01:31:05 +05:00
WhatTheServer
2208cee758
Update phpMyAdmin.html
...
Add button id for selector
2021-04-17 15:58:18 -04:00
WhatTheServer
9407ccda92
Open PHPMyAdmin in new tab
...
Open PHPMyAdmin in new tab via target="_blank"
when paired with other commit which opens the PHPMyAdmin ffunction in same page which was opened in a new tab you get the nice convenient feeling most other panels provide when opening phpmyadmin.
2021-04-17 15:56:28 -04:00
WhatTheServer
8ce3e5f2dc
PHPMyAdmin autologin upon document ready
...
Update to have PHPMyAdmin autologin upon document ready.
Adding a target="_blank" to the navbar link so it spawns new tab and then when this page loads you get that overall opened in a new tab feeling without losing your original cyberpanel session.
2021-04-17 15:54:13 -04:00
Usman Nasir
be9bc07e99
Merge branch 'stable' into v2.1.1
2021-04-17 16:23:00 +05:00
Usman Nasir
d91791c9fe
bug fix: cloudlinux activation
2021-04-17 16:05:27 +05:00
Usman Nasir
b45bd4447e
Merge branch 'v2.1.1' of github.com:usmannasir/cyberpanel into v2.1.1
2021-04-17 15:00:32 +05:00
Usman Nasir
d2c294314a
bug fix: elastic search install
2021-04-17 15:00:18 +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
a26ce6c6c9
Update mailserverManager.py
...
Fix syntax and wrong method called from this file.
2021-04-16 22:44:13 -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
f81d8cdb02
Update mailserverManager.py
...
add fixes from install and davecot to dovecot fixes.
2021-04-16 22:10:09 -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
dce1db7842
Merge pull request #588 from usmannasir/stable
...
Merging in fixes to dev
2021-04-16 19:37:10 -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
920a291c2e
fixed some issues in c32a2e78eb
2021-04-16 22:00:18 +05:00
WhatTheServer
c2ffca91b4
Merge pull request #586 from whattheserver/backupRetention
...
Backup retention
2021-04-16 09:34:56 -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
WhatTheServer
ce3710416c
Update csf.py
...
Add Litespeed/Openlitespeed Admin port to default opened as suggested in.
https://feedback.cyberpanel.net/b/requests/p/openlitespeed-port-in-cyberpanel-from-core-install
2021-04-16 08:41:14 -04:00
WhatTheServer
49d41f0067
Update models.py
...
add missing default of 0 being unlimited retention.
2021-04-16 08:34:30 -04:00
Michael Ramsey
908d29858b
Updated to add BackupRetention to IncBackup and Backup models and script for future use
2021-04-15 22:08:48 -04:00
Michael Ramsey
2cea63cf0d
Adjust spelling for consistency
2021-04-15 19:47:12 -04:00
Usman Nasir
9058f3c53a
bug fix: galera lib path for centos
2021-04-15 17:59:38 +05:00
Usman Nasir
fc39ac64f2
bug fix: cluster path for centos
2021-04-15 17:40:51 +05:00
Usman Nasir
54bec28b98
bug fix: cluster path for centos
2021-04-15 16:38:05 +05:00
Usman Nasir
10e556fc60
bug fix: cluster path for centos
2021-04-15 16:25:44 +05:00
Usman Nasir
a4603cc090
Merge branch 'v2.1.1' into stable
2021-04-15 00:39:43 +05:00
Usman Nasir
2c5d1fbc3a
ssl verify for install
2021-04-14 14:30:54 +05:00
Usman Nasir
06b195f40a
remove domain from emails table if no email exists
2021-04-13 22:46:09 +05:00
Usman Nasir
925423302d
update monitor url
2021-04-13 13:56:36 +05:00