Commit Graph

3790 Commits

Author SHA1 Message Date
WhatTheServer
ae728b0c58 Update cliParser.py
Add argument to pass an optional backupPath to cyberpanel cli createBackup function so you can call the createBackup function and specify to backup to a specific path like another mount or path for scripting backups where you want them vs being hardcoded to /home/<domain name>/backup
2020-12-24 19:56:04 -05:00
WhatTheServer
74f818769b Update cyberPanel.py
Setup cyberpanel cli createBackup to where it can accept an optional argument for the backup path so scripting full backups to other paths can be done easily.
2020-12-24 19:52:21 -05:00
WhatTheServer
fd71a275d5 Update cyberPanel.py
Fix old datetime format to match current so its uniform and clear.
2020-12-24 18:42:52 -05:00
Usman Nasir
9920b52750 wp deploy 2020-12-23 19:06:42 +05:00
Usman Nasir
5f1c0aecb5 static files 2020-12-22 12:13:37 +05:00
Usman Nasir
2f0b77bdf0 Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2020-12-22 12:12:47 +05:00
Usman Nasir
4cd72a7ad8 cloud backups 2020-12-22 12:12:41 +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
Jordan Lambrecht
9fa3361d80 Was scared of commiting css to this file so I revered it 2020-12-21 14:25:53 -06:00
Jordan Lambrecht
e23e48d965 Cleaned up login page UI 2020-12-21 14:09:28 -06:00
Jordan Lambrecht
c517fb8ce2 fixed typo 2020-12-21 14:06:45 -06:00
Usman Nasir
d32104337e bug fix: supply aws region 2020-12-20 05:58:08 +05:00
Usman Nasir
c57fccf1f0 refactor: upgrade code for dovecot/postfix on ubuntu20 2020-12-18 14:05:01 +05: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
4380adb751 bug fix: imunif360 access url 2020-12-18 00:01:01 +05:00
Usman Nasir
68a7c8c18a feature: allow imunify install without cloudlinux' 2020-12-17 21:09:50 +05:00
Usman Nasir
e36b6b8a6a fix further minor issues in cloudlinux 2020-12-17 14:20:54 +05:00
Usman Nasir
46ea3766aa feature: enable cloudlinux reseller limits 2020-12-16 20:24:01 +05:00
Usman Nasir
ab05f37356 Merge branch 'v2.0.4-dev' of github.com:usmannasir/cyberpanel into v2.0.4-dev 2020-12-14 15:35:24 +05:00
Usman Nasir
de02d683dd bug fix: endpoint on aws backups 2020-12-14 15:33:59 +05:00
Muttahir Aon Syed
d79532a21e Merge pull request #499 from istiak101/patch-1
typo fix
2020-12-13 18:11:07 +05:00
Istiak Ferdous
a2cabda371 typo fix 2020-12-12 13:16:47 -08:00
Usman Nasir
1839a9d205 restore s3 backups 2020-12-11 23:08:06 +05:00
Usman Nasir
a9820ac4a4 restore s3 backups 2020-12-11 23:07:15 +05:00
Usman Nasir
f0c1dfb486 fall back vevn 2020-12-11 00:58:01 +05:00
Usman Nasir
5680c9186c add default value to config 2020-12-08 23:05:54 +05:00
Usman Nasir
d6bf8c435f Merge branch 'v2.0.3' into stable 2020-12-08 22:56:08 +05:00
Usman Nasir
081306e324 setup auto deletion for aws backups 2020-12-08 21:28:28 +05:00
Usman Nasir
87e38b8dcf add config column 2020-12-08 21:19:23 +05:00
Usman Nasir
dfabbff5a1 Merge branch 'v2.0.3' into v2.0.4-dev 2020-12-08 15:09:53 +05:00
Usman Nasir
ca6e0e4798 bug fix: powertools typo 2020-12-08 15:09:28 +05:00
Usman Nasir
86b396bb7f bug fix: powertools typo 2020-12-08 15:08:31 +05:00
Usman Nasir
2eb08ef720 Merge branch 'v2.0.3' into v2.0.4-dev 2020-12-08 15:03:25 +05:00
Usman Nasir
1593a461b2 Merge branch 'v2.0.3' into stable 2020-12-08 15:03:02 +05:00
Usman Nasir
97f1e805f7 bug fix: powertools typo 2020-12-08 15:02:43 +05:00
Usman Nasir
b68a570191 fix scheduled cloud backups 2020-12-08 15:01:17 +05:00
Usman Nasir
cbbd327fcb botocore update 2020-12-08 08:07:32 +05:00
Usman Nasir
4503b4d588 fix powertools type 2020-12-08 07:55:10 +05:00
Usman Nasir
43d514c26c cloud backups to aws 2020-12-08 07:35:30 +05:00
Usman Nasir
e1f1f525d5 complete restore of cloudbackup 2020-12-06 14:10:09 +05:00
Usman Nasir
8c162b3cb1 configure how cloudbackup process is executed 2020-12-03 21:56:52 +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
1211bd9026 fix: https://github.com/usmannasir/cyberpanel/issues/493?fbclid=IwAR3VA5ddQonJbp85j9B4_CLQFb8WswYkpPf4Ek-a3oDOn5F-Aw8J25NZ3qs' 2020-12-03 12:00:44 +05:00
Usman Nasir
a4510ee2b9 Merge branch 'v2.0.3' into stable 2020-12-03 11:40:59 +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