Commit Graph

2719 Commits

Author SHA1 Message Date
Usman Nasir
2acd86c922 changes in install.py 2020-03-04 17:44:56 +05:00
Usman Nasir
7426d1f979 Merge pull request #274 from Znuff/patch-2
Rewriting install.sh
2020-03-04 17:42:27 +05:00
Usman Nasir
3f0a080999 Merge pull request #272 from Znuff/patch-1
Fixed --password issue
2020-03-04 17:41:59 +05:00
Bogdan Ilisei
4c330eda9d Rewriting install.sh
Putting some make-up on the install.sh script"

- This relies on the `/etc/os-release` file which is present on all modern distributions that you are currently supporting. More info on: https://www.freedesktop.org/software/systemd/man/os-release.html
- I've taken the liberty of including a warning message for CentOS 8 / CloudLinux 8
- I've also derived `SERVER_OS` from the proper strings. I suggest you end up using a variable directly from `/etc/os-release` instead, tough, as it's just extra-fluff right now, and it seems you are using it just for statistics purposes
- I have also switched to using `printf >&2`  to output the messages to `stderr` instead of `stdout` because they are technically warnings
2020-03-04 14:06:49 +02:00
qtwrk
eb0f6229a7 Create install.sh 2020-03-04 00:58:27 +01:00
Bogdan Ilisei
c7c7559a87 Fixed --password issue
This fixes the length check for the argument length supplied to `--password`, specifically:
`./cyberpanel.sh: line 1554: [: testpassw0rd: integer expression expected`
2020-03-03 22:47:22 +02:00
Usman Nasir
97c9e64915 change time for redis question 2020-03-02 11:51:39 +05:00
Usman Nasir
ef888af38f fix redis conf path 2020-03-02 11:49:29 +05:00
Usman Nasir
4eac0087ed fix redis conf path 2020-03-02 11:26:06 +05:00
Usman Nasir
39e5db80f0 allow to use redis hosting 2020-03-02 10:55:29 +05:00
Usman Nasir
f6b571b91b redis mh: change php version' 2020-02-29 21:46:44 +05:00
Usman Nasir
e2a3e81fc6 improve redis mass hosting 2020-02-29 11:36:55 +05:00
Usman Nasir
900e53db6c Merge branch 'v1.9.4' into v1.9.5 2020-02-29 08:53:20 +05:00
Usman Nasir
afaa00adab bug fix: cron 2020-02-29 08:53:00 +05:00
Usman Nasir
1c7d2df4c0 Merge branch 'v1.9.4' into v1.9.5 2020-02-29 08:35:34 +05:00
Usman Nasir
80017509a8 bug fix: cron 2020-02-29 08:18:55 +05:00
Usman Nasir
bdc34144e4 Merge branch 'v1.9.4' into v1.9.5 2020-02-29 08:14:18 +05:00
Usman Nasir
85ed099ec5 bug fix: cron 2020-02-29 08:12:03 +05:00
Usman Nasir
64936062d9 update status path class 2020-02-28 11:44:28 +05:00
Usman Nasir
be9a76122c update status path class 2020-02-28 11:40:55 +05:00
Usman Nasir
b9b0848733 enable redis hosting 2020-02-27 21:14:10 +05:00
Usman Nasir
2ac4697303 enable redis hosting 2020-02-27 21:00:43 +05:00
Usman Nasir
464af015d7 enable/disable CF proxy 2020-02-27 17:39:40 +05:00
Usman Nasir
43ed9fea51 change checkIfSpamAssassinInstalled method 2020-02-27 17:38:53 +05:00
Usman Nasir
2a2521bde2 enable/disable CF proxy 2020-02-27 17:31:49 +05:00
Usman Nasir
7a190c7c48 Merge branch 'v1.9.4' into v1.9.5 2020-02-27 16:53:49 +05:00
Usman Nasir
5d34aad07b bug fix: allow numbers in domain 2020-02-27 16:51:17 +05:00
Usman Nasir
9e9130a0de cf 2020-02-27 16:48:45 +05:00
Usman Nasir
3f52c9fb27 fix: https://github.com/usmannasir/cyberpanel/issues/269 2020-02-26 13:36:25 +05:00
Usman Nasir
8ca2778dba Merge branch 'v1.9.4' into v1.9.5 2020-02-26 11:32:16 +05:00
Usman Nasir
fdc2134c7e bug fix: allow file with spaces to be uploaded 2020-02-26 11:31:19 +05:00
Usman Nasir
870f438463 minor bug fix with cloudflare 2020-02-25 19:54:29 +05:00
Usman Nasir
3d9f4d0a8e Merge branch 'v1.9.4' into v1.9.5 2020-02-25 19:44:37 +05:00
Usman Nasir
5e2f9aa085 bug fix: allow - in website creation 2020-02-25 19:43:28 +05:00
Usman Nasir
3c11cdc8a2 bug fixes in application installers 2020-02-22 11:22:40 +05:00
Usman Nasir
3684b6cd19 merge v1.9.4 2020-02-22 10:40:01 +05:00
Usman Nasir
8bcdc43c66 Merge branch 'stable' into v1.9.4 2020-02-22 10:37:24 +05:00
Usman Nasir
e2021a6f68 fix git attach 2020-02-22 10:37:01 +05:00
Usman Nasir
49e06d1230 Merge pull request #267 from usmannasir/qtwrkdev
some fix
2020-02-22 10:36:29 +05:00
Usman Nasir
f15619d897 bug fix: joomla install following new perm structure 2020-02-21 21:26:36 +05:00
qtwrk
f6b94c4ec1 fix php.ini & issue 2020-02-21 14:08:42 +01:00
Usman Nasir
794a4f66f9 change permissions structure 2020-02-21 17:36:09 +05:00
Usman Nasir
1baabda918 Merge branch 'v1.9.4' into v1.9.5 2020-02-21 14:07:56 +05:00
Usman Nasir
f12f898a01 bug fix: allow valid domains creation 2020-02-21 14:07:18 +05:00
Usman Nasir
daa21a4d32 t 2020-02-21 14:05:53 +05:00
qtwrk
c6d0298f03 faq update and link fix 2020-02-20 23:28:44 +01:00
Usman Nasir
9c3c2aa31a update some permissions structure;
"
2020-02-20 21:42:22 +05:00
Usman Nasir
07d0304657 bug fix: css 2020-02-20 21:36:54 +05:00
Usman Nasir
495a0d2ff1 bug fix: css 2020-02-20 21:34:50 +05:00
Usman Nasir
855af8533c bug fix: css 2020-02-20 21:33:58 +05:00