Commit Graph

36 Commits

Author SHA1 Message Date
Michael Ramsey b25215d807 add static function to get cyberpanel version clean 2021-04-18 00:58:33 -04:00
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
AmiOta bb29933165
Duplicate SSH User command createWebsite CLI version #450
Solve #450
2020-11-22 18:41:05 -05:00
Usman Nasir ec70c7d3e6 bug fix: random linux user while creating via cli 2020-10-13 18:28:14 +05:00
Usman Nasir 36253438f7 install joomla via cli 2020-10-09 15:06:00 +05:00
Usman Nasir 4f2cb9f85c install wordpress via cli 2020-10-09 15:05:41 +05:00
Usman Nasir 7e0733dd77 Edit user: ref https://github.com/usmannasir/cyberpanel/issues/335 2020-06-02 15:57:02 +05:00
Usman Nasir 6758dcce99 suspend/unsuspend user: ref https://github.com/usmannasir/cyberpanel/issues/335 2020-06-02 15:49:08 +05:00
Usman Nasir 6e4c4e13e7 list user: ref https://github.com/usmannasir/cyberpanel/issues/335 2020-06-01 19:40:43 +05:00
Usman Nasir 461f482897 delete user: ref https://github.com/usmannasir/cyberpanel/issues/335 2020-06-01 19:36:36 +05:00
Usman Nasir 51474fe125 create user: ref https://github.com/usmannasir/cyberpanel/issues/335 2020-06-01 19:30:22 +05:00
Usman Nasir b531dca656 output version 2020-02-10 22:31:23 +05:00
Michael Ramsey ae7bcbceb2 Update CLI to add option to show current CyberPanel version 2020-02-07 02:26:11 -05:00
Usman Nasir 3ba3ae74b3 updated help command 2020-01-20 17:29:08 +05:00
Usman Nasir ca9310bd12 fetch util script if not avail 2020-01-20 17:26:27 +05:00
Usman Nasir 06774b846e embed utils in cli 2020-01-20 17:23:44 +05:00
Usman Nasir 23b55a5f97 bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
Usman Nasir 6e6cbed1a0 fix imports 2019-12-11 10:40:35 +05:00
Usman Nasir 8d77c7336f update to p3 2019-12-10 23:04:24 +05:00
Usman Nasir 5e7aeeb597 p3 2019-12-10 15:09:10 +05:00
Usman Nasir 8eae731cc1 combine changes from @spyngamerman into final package 2019-10-09 12:43:38 +05:00
Michael Ramsey 25848342f5 Fix Dates. Improve CSF integration. Fix Typos 2019-10-08 13:17:33 -04:00
Usman Nasir 33ed372cec bug fix to backups and manage services 2019-07-18 14:08:00 +05:00
Usman Nasir 0399a43830 Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
usmannasir 34410360c7 centralized execution ph2 2019-03-26 16:19:03 +05:00
usmannasir 520bd2b797 centralized execution ph1 2019-03-21 23:26:42 +05:00
usmannasir 22646cdb5c bug fix: upload large files to s3 2018-12-24 20:21:14 +05:00
usmannasir 232fd21298 php 7.3 2018-12-17 18:46:34 +05:00
usmannasir c531c9d058 Bug fixes to ACL 2018-08-26 04:55:51 +05:00
usmannasir d375e35b17 code refactoring 2018-08-22 00:37:43 +05:00
usmannasir 27c31b522d Bug fix to email policy server. 2018-06-30 15:29:56 +05:00
usmannasir b30a1c56e5 Bug fix to CLI and API. 2018-06-11 21:04:55 +05:00
usmannasir 4b13a92eb7 CLI. 2018-06-05 00:53:45 +05:00
usmannasir 371a26ea26 Initial Command Line Interface. 2018-06-01 02:08:21 +05:00