Commit Graph

86 Commits (9d1e35e80379604bd73a1fedf09bafb7ae799ca2)

Author SHA1 Message Date
Anthony 9d1e35e803 feat: redis_enable installs+configures Redis server with unix socket and WP object cache 2026-02-28 15:53:14 +08:00
Anthony 336449c366 fix: redis_status - avoid JPS placeholder collision with bash default syntax, add redis-cli fallback detection 2026-02-28 15:39:12 +08:00
Anthony b9c61347fb fix: redis_status - use --all flag + list-unit-files fallback to detect inactive services 2026-02-28 15:36:28 +08:00
Anthony 3d8ea81386 fix: redis_disable/enable - auto-detect service name (redis6, redis7, etc.) 2026-02-28 15:34:54 +08:00
Anthony 8356c11139 fix: redis_status/disable/enable - add user: root, remove sudo, fix grep exit-1 2026-02-28 15:33:10 +08:00
Anthony 242af7f86f Revert disable_opcache to simple single-line command - avoid JPS YAML parsing issues 2026-02-28 15:22:41 +08:00
Anthony a1c5f07f87 Fix Bash syntax error in disable_opcache JPS action - simplify error detection 2026-02-28 15:20:55 +08:00
Anthony d126152db6 Fix OPcache toggle failure - enhance config file discovery for LiteSpeed paths 2026-02-28 15:18:59 +08:00
Anthony 5098565f99 Refresh PMA gateway script before action run 2026-02-26 23:44:07 +08:00
Anthony 7dd77c6ccd Fix PMA gateway LE cert domain resolution 2026-02-26 20:30:22 +08:00
Anthony 36d5be15c8 Fix SSL cert on phpMyadmin 2025-10-21 01:54:41 +08:00
Anthony aa37cc0336 Working SSL Cert 2025-09-26 01:02:48 +08:00
Anthony 79ce497449 SSL Fixes 2025-09-26 00:40:42 +08:00
Anthony 6080d75210 Fix SSL issuance 2025-09-26 00:30:06 +08:00
Anthony bd57110ffa New SSL without Public IP 2025-09-25 19:31:34 +08:00
Anthony ff507b6e07 fixed gateway url 2025-08-27 01:27:43 +08:00
Anthony f53e8ae1f0 Fixed typo error 2025-08-27 00:47:17 +08:00
Anthony b9f31e3811 Fix error could not execute statement 2025-08-27 00:38:16 +08:00
Anthony 7f07384405 Update instant login 2025-08-27 00:35:28 +08:00
Anthony 2109f5b423 phpMyadmin instant login 2025-08-27 00:26:33 +08:00
Anthony 905ff5ebab new changes for purge litespeed 2025-08-13 02:05:24 +08:00
Anthony c83a7199cf Fixed SSL Verification 2025-08-09 01:29:17 +08:00
Anthony f82d941dcc Added wp cache flush and transient flush 2025-08-06 21:35:26 +08:00
Anthony c2f5c80260 Improved search and replace 2025-08-06 21:24:04 +08:00
Anthony 49434c09a9 auto configure OC 2025-07-29 01:08:01 +08:00
Anthony 0d5b114617 Test object cache connection 2025-07-29 00:51:33 +08:00
tony 089ec05358 Update mbadmin.jps 2025-07-04 20:21:36 +00:00
tony 5d05c4b83a Update mbadmin.jps
Looking at lines 794-802, the JPS script is generating this malformed bash command:
if [ -n "${settings.email}" ]; then bash ... --email="${settings.email}" else bash ... --verbose fi
The problem is that the bash if-statement is written across multiple YAML lines, but when Jelastic processes it, it concatenates them into a single line without proper semicolons.
2025-07-04 19:37:22 +00:00
Anthony d31d09fd79 Change user run 2025-06-18 18:51:45 +08:00
Anthony e4faf53732 Added script download 2025-06-18 18:42:50 +08:00
Anthony bb21109438 added litespeed metrics 2025-06-18 18:27:04 +08:00
Anthony 815396776b Merge branch 'main' of https://deploy.mightybox.io/tony/mb-admin 2025-06-18 02:10:24 +08:00
Anthony bc68405581 Added redis scripts 2025-06-18 02:09:33 +08:00
Anthony cd21cc76f4 Updated litespeed commands 2025-06-18 00:26:19 +08:00
Anthony 3730308812 Updated litespeed commands 2025-06-17 23:39:38 +08:00
Anthony 2112304de1 Fixed script download 2025-06-17 23:29:38 +08:00
Anthony 53dfd5292f added menu for litespeed 2025-06-17 23:22:06 +08:00
Anthony 458c89312e Fixed enable and disable opcache 2025-06-17 01:02:24 +08:00
Anthony a2021a3e35 Added more detailed functions 2025-06-17 00:50:30 +08:00
Anthony 05fb58d7d2 Added OPCache Menu 2025-06-17 00:41:32 +08:00
Anthony afddd91e27 added functions 2025-06-17 00:39:43 +08:00
Anthony 0e8943f762 Updated download urls removed proxy 2025-06-14 01:37:35 +08:00
Anthony 83861a3b06 Test Fix OPCache Litespeed 2025-06-14 01:17:12 +08:00
Anthony 9af1e7ac84 Fix typo 2025-04-05 01:17:52 +08:00
Anthony 668dc97e88 Update bash command for reset dbpass 2025-04-05 01:15:51 +08:00
Anthony bebc55572d Updated command 2025-04-05 01:04:31 +08:00
Anthony 088e1a08e2 Updated WP Installer Script 2025-04-04 22:55:12 +08:00
Anthony ac5aa4886a Updated shell script execute 2025-04-04 22:45:51 +08:00
Anthony 345c97c634 Improved Certbot installation 2025-04-03 01:58:51 +08:00
Anthony ca001bcec7 Added conditional checks 2025-04-03 01:55:34 +08:00