Commit Graph

2437 Commits

Author SHA1 Message Date
dampelz
01fbdaae0d Update django.po 2021-06-20 19:02:46 +03:00
WhatTheServer
606600580f Merge pull request #647 from usmannasir/qtwrkdev
update installer
2021-06-12 13:53:38 -04:00
qtwrk
0f96516492 Update cyberpanel.sh 2021-06-12 01:01:54 +02:00
qtwrk
dacb39c472 Update cyberpanel.sh 2021-06-12 01:00:15 +02:00
qtwrk
d2e02e3b13 Update install.py 2021-06-12 00:50:57 +02:00
WhatTheServer
d0f81a63f5 Update cyberpanel.sh 2021-06-08 18:11:31 -04:00
WhatTheServer
9b5069cf06 Update cyberpanel.sh
Add desktop Os detection and bail
2021-06-08 18:06:15 -04:00
Michael Ramsey
b9083e3e7a Add desktop OS detection to installer and also missing file 2021-06-08 17:55:46 -04:00
Michael Ramsey
f4ac678bba Update upgrade to look for 12noon and set to midnight for daily backups 2021-06-02 08:40:41 -04:00
WhatTheServer
e6da748f2e Merge pull request #632 from joer80/stable
Inc Backup Cron Time
2021-06-02 08:38:07 -04:00
Joe Regan WebProJoe
47088cf303 Merge branch 'stable' of https://github.com/usmannasir/cyberpanel into stable 2021-06-01 16:59:29 -05:00
Joe Regan WebProJoe
86dee0fa5d Daily Inc Backups should happen at midnight, not every 12 hours. 2021-06-01 16:59:20 -05:00
WhatTheServer
f16b49bc85 Update fixperms.sh
set user:nobody for public_html
2021-06-01 17:58:07 -04:00
Usman Nasir
520fa8267e Merge pull request #618 from usmannasir/qtwrk-patch-1
add branch name check
2021-05-18 12:41:00 +05:00
qtwrk
f7e180c381 update branch name check
update branch name check when fetch from version.txt
2021-05-18 01:55:51 +02:00
WhatTheServer
e9826dc066 Update serverLogs.py
fixes: https://github.com/usmannasir/cyberpanel/issues/451
2021-04-28 18:38:23 -04:00
WhatTheServer
60418a09f1 Update cyberpanel.sh
fix inversed conditional and additional check to ensure resolving is done externally
2021-04-24 19:19:50 -04:00
WhatTheServer
8c568ed1ae Update cyberpanel.sh 2021-04-20 19:49:17 -04:00
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