Commit Graph

66 Commits

Author SHA1 Message Date
Usman Nasir
cb67f6dc42 complete mautic auto installer 2020-08-25 15:49:52 +05:00
Usman Nasir
f4e170e15f complete: https://feedback.cyberpanel.net/b/requests/p/dns-edit-feature 2020-08-24 05:50:28 +05:00
WhatTheServer
3259332f85 Update to add Magento 2.4 installation process
Update to add Magento 2.4 installation process with elasticsearch factored in. Some things i recommend are to detect the current user's language and timezone and use that to set the  language, timezone variables. These variables might also be helpful for other installations in the application manager and warrant adding dropdown menu for these on the application installer page for apps that support setting these during installation.

Imagine if your primary language is chinese/Japanese and defaults to English if hardcoded or unset during installation navigating to those settings upon first login is going to be a pain. We should ideally detect the current language and use that as default or allow user selectable option which defaults to the current language and timezone of their cyberpanel user profile.

Other things I recommend.  
adding check if ElasticSearch is already installed and if not firing off the ElasticSearch install script which is fired off by the button in the Application manager as its a requirement for Magento 2.4
2020-08-22 11:17:42 -04:00
Usman Nasir
2bd73d8c4a set remote mysql during wp installer 2020-07-16 01:23:23 +05:00
hennaboy
2443277898 Update applicationInstaller.py
centos8
2020-05-24 10:20:17 +01:00
Usman Nasir
8d239fdebb fetch ubuntu distro correctly 2020-05-15 01:07:04 +05:00
Usman Nasir
637489ef99 update default php path 2020-05-13 20:20:23 +05:00
Usman Nasir
43af834211 update all for cent7 2020-05-06 15:30:26 +05:00
Usman Nasir
3ba26ceccc package manager support for cent7 2020-05-06 00:25:46 +05:00
Usman Nasir
ea0e8d4877 add package upgrade for ubuntu 2020-05-04 13:36:27 +05:00
Usman Nasir
95a4174773 push more packages to repo 2020-04-10 16:50:11 +05:00
Usman Nasir
1434235472 Merge branch 'v2.0.0' into v2.0.1 2020-04-08 23:41:57 +05:00
Usman Nasir
c670e6d7b1 bug fix: permissions 2020-04-08 23:41:05 +05:00
Usman Nasir
00328387be bug fix: convert child to website 2020-04-07 12:25:14 +05:00
Usman Nasir
4d5af3c3c2 bug fix: permpath after adding custom path for child domains 2020-04-06 12:33:20 +05:00
Usman Nasir
271ac6fcb6 bug fix: permissions on ubuntu 2020-04-03 11:28:27 +05:00
Usman Nasir
4e0f947a3e bug fix: application installer 2020-03-23 12:29:42 +05:00
Usman Nasir
7785956adf git manager initial 2020-03-07 19:01:54 +05:00
Usman Nasir
6fc8ec6adb update status path class 2020-02-28 11:44:28 +05:00
Usman Nasir
dea543bf3a update status path class 2020-02-28 11:40:55 +05:00
Usman Nasir
1137110f1a bug fixes in application installers 2020-02-22 11:22:40 +05:00
Usman Nasir
d27dc04659 fix git attach 2020-02-22 10:37:01 +05:00
Usman Nasir
4aebe411a9 bug fix: joomla install following new perm structure 2020-02-21 21:26:36 +05:00
Usman Nasir
0d6abf4066 change permissions structure 2020-02-21 17:36:09 +05:00
Usman Nasir
2c9b614e8f t 2020-02-21 14:05:53 +05:00
Usman Nasir
110c18b331 Merge branch 'v1.9.4' into v1.9.5 2020-02-14 23:32:50 +05:00
Usman Nasir
deb03c2e28 bug fix git 2020-02-14 23:30:49 +05:00
Usman Nasir
588e1759a2 fix https://github.com/usmannasir/cyberpanel/issues/252 2020-02-13 20:21:12 +05:00
Usman Nasir
9705d1ee1f dataloss check update 2020-02-04 10:37:14 +05:00
Usman Nasir
46803a60a1 bug fix: joomla install 2020-02-02 16:11:09 +05:00
Usman Nasir
b092df0286 bug fix: wp staging 2020-01-07 12:41:32 +05:00
Usman Nasir
6f7c4c757c feature: convert domain to website 2019-12-23 17:02:34 +05:00
Usman Nasir
4a5f1d6397 bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
Usman Nasir
f879ffba29 imports 2019-12-12 11:04:05 +05:00
Usman Nasir
68988223c3 fix imports 2019-12-12 08:46:07 +05:00
Usman Nasir
9af8413da9 fix imports 2019-12-11 10:40:35 +05:00
Usman Nasir
f119110a8a update to p3 2019-12-10 23:04:24 +05:00
Usman Nasir
6619474714 p3 2019-12-10 15:09:10 +05:00
Usman Nasir
603e6e446a test_installJoomla 2019-11-24 12:14:18 +05:00
Usman Nasir
8bb5a029ad add path to mangeto installer 2019-11-15 22:57:03 +05:00
Usman Nasir
0faa124140 magento installer 2019-11-07 09:37:06 +05:00
Usman Nasir
a3f1b6c71c incremental backups: stage 5: generating backups 2019-10-04 15:56:53 +05:00
Usman Nasir
d369cea2bc bug fix: git attach 2019-08-29 14:11:51 +05:00
Usman Nasir
5871dc3fd3 CloudLinux, CageFS and security improvements 2019-07-16 23:23:16 +05:00
Usman Nasir
11ba880a80 Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
usmannasir
4a146441a8 certral execution: final phase 2019-04-15 15:54:23 +05:00
usmannasir
ed68d45a14 centralized execution ph5 2019-04-01 15:19:54 +05:00
usmannasir
3dd0969350 centralized execution ph2 2019-03-26 16:19:03 +05:00
usmannasir
cc6b52fa71 centralized execution ph1 2019-03-21 23:26:42 +05:00
usmannasir
fe1faefea7 gitlab fix 2019-02-21 20:24:37 +05:00