-
52466ffd43
Fix wp search-replace option forwarding
main
Anthony
2026-03-10 23:52:52 +0800
-
1e816edf95
fix: reduce dnf memory footprint for Redis install - clean cache, drop caches, disable weak deps
Anthony
2026-02-28 18:50:06 +0800
-
3f2ed3c8f3
fix: add install_redis.sh and object cache scripts to onInstall deployment
Anthony
2026-02-28 16:18:50 +0800
-
0d40aa4f4b
fix: cache state detection - add --allow-root fallback, capture error detail for diagnostics
Anthony
2026-02-28 16:14:16 +0800
-
df460c8b96
feat: litespeed_status now reports cache enabled/disabled state alongside server status
Anthony
2026-02-28 16:11:19 +0800
-
20af8ad386
fix: WP-CLI path detection - prioritize /usr/local/bin/wp, fix sudo -u path loss across all scripts
Anthony
2026-02-28 16:08:21 +0800
-
4c54fa106f
fix: litespeed disable-cache WP-CLI implementation, metrics service_count arithmetic, ttlpub real WP-CLI fetch
Anthony
2026-02-28 16:01:44 +0800
-
3c2d2fbbe7
feat: redis_status auto-installs+configures Redis when not found - full sad-path coverage
Anthony
2026-02-28 15:56:05 +0800
-
9d1e35e803
feat: redis_enable installs+configures Redis server with unix socket and WP object cache
Anthony
2026-02-28 15:53:14 +0800
-
336449c366
fix: redis_status - avoid JPS placeholder collision with bash default syntax, add redis-cli fallback detection
Anthony
2026-02-28 15:39:12 +0800
-
b9c61347fb
fix: redis_status - use --all flag + list-unit-files fallback to detect inactive services
Anthony
2026-02-28 15:36:28 +0800
-
3d8ea81386
fix: redis_disable/enable - auto-detect service name (redis6, redis7, etc.)
Anthony
2026-02-28 15:34:54 +0800
-
8356c11139
fix: redis_status/disable/enable - add user: root, remove sudo, fix grep exit-1
Anthony
2026-02-28 15:33:10 +0800
-
242af7f86f
Revert disable_opcache to simple single-line command - avoid JPS YAML parsing issues
Anthony
2026-02-28 15:22:41 +0800
-
a1c5f07f87
Fix Bash syntax error in disable_opcache JPS action - simplify error detection
Anthony
2026-02-28 15:20:55 +0800
-
d126152db6
Fix OPcache toggle failure - enhance config file discovery for LiteSpeed paths
Anthony
2026-02-28 15:18:59 +0800
-
0f819513e2
pma-gateway: allow legacy and Virtuozzo host fallback for URL generation
Anthony
2026-02-27 01:13:28 +0800
-
5098565f99
Refresh PMA gateway script before action run
Anthony
2026-02-26 23:44:07 +0800
-
716b67ca0d
Improve PMA IP fallback with final OpenDNS 8443 probe
Anthony
2026-02-26 23:33:33 +0800
-
52df5d0058
Fallback PMA URL to reachable server IP on 8443
Anthony
2026-02-26 23:28:26 +0800
-
ca583a3e6e
Fallback PMA URL host to reachable 8443 domain
Anthony
2026-02-26 23:12:28 +0800
-
b75eba33b3
Sanitize PMA URL host and prevent double :8443
Anthony
2026-02-26 22:51:04 +0800
-
f9ff40c69b
Prefer short mightybox.cloud host in PMA gateway URL
Anthony
2026-02-26 22:48:14 +0800
-
5dd63f99e7
Fallback to listener cert when PMA certbot unavailable
Anthony
2026-02-26 22:06:02 +0800
-
e59dbc9af0
Harden PMA certbot fallback when package install fails
Anthony
2026-02-26 21:52:22 +0800
-
157d3dcde6
Add cloud fallback candidate for PMA cert domain
Anthony
2026-02-26 21:01:34 +0800
-
a60bc1c2f5
Harden PMA gateway cert candidate resolution
Anthony
2026-02-26 20:47:00 +0800
-
7dd77c6ccd
Fix PMA gateway LE cert domain resolution
Anthony
2026-02-26 20:30:22 +0800
-
20d3d016c2
Out of memory fix
Anthony
2026-02-06 23:41:31 +0800
-
e6ae58a239
Final fix for phpMyadmin SSL cert
Anthony
2025-10-21 02:47:40 +0800
-
7608e38ba3
Fix SSL cert on phpMyadmin
Anthony
2025-10-21 02:03:05 +0800
-
8b26f32418
Fix SSL cert on phpMyadmin
Anthony
2025-10-21 01:59:54 +0800
-
36d5be15c8
Fix SSL cert on phpMyadmin
Anthony
2025-10-21 01:54:41 +0800
-
7b7ec7e2fb
Fix SSL cert on phpMyadmin
Anthony
2025-10-21 01:51:39 +0800
-
54e5825dd3
Fix SSL cert issue for phpMyadmin
Anthony
2025-10-20 23:36:39 +0800
-
aa37cc0336
Working SSL Cert
Anthony
2025-09-26 01:02:48 +0800
-
79ce497449
SSL Fixes
Anthony
2025-09-26 00:40:42 +0800
-
6080d75210
Fix SSL issuance
Anthony
2025-09-26 00:30:06 +0800
-
bd57110ffa
New SSL without Public IP
Anthony
2025-09-25 19:31:34 +0800
-
87bc4168ba
Fix 404 error
Anthony
2025-08-27 02:07:06 +0800
-
7a67004c56
Fix vhost.conf
Anthony
2025-08-27 01:50:45 +0800
-
6f28eaed93
Added idempotency and more security
Anthony
2025-08-27 01:46:27 +0800
-
ff507b6e07
fixed gateway url
Anthony
2025-08-27 01:27:43 +0800
-
f53e8ae1f0
Fixed typo error
Anthony
2025-08-27 00:47:17 +0800
-
b9f31e3811
Fix error could not execute statement
Anthony
2025-08-27 00:38:16 +0800
-
7f07384405
Update instant login
Anthony
2025-08-27 00:35:28 +0800
-
2109f5b423
phpMyadmin instant login
Anthony
2025-08-27 00:26:33 +0800
-
02944ee0b2
SSL Fix for old and custom domain
Anthony
2025-08-21 01:04:14 +0800
-
6d125d46e3
minor adjustmentsand fixes to ssl manager
Anthony
2025-08-20 00:31:19 +0800
-
0bb56cd8d2
Test SNI Certs
Anthony
2025-08-20 00:04:45 +0800
-
905ff5ebab
new changes for purge litespeed
Anthony
2025-08-13 02:05:24 +0800
-
0e9bced53c
wp-search-replace: replace WP-CLI litespeed purge with filesystem purge of /var/www/webroot/.cache; keep transient and cache flush steps
Anthony
2025-08-13 02:03:26 +0800
-
c83a7199cf
Fixed SSL Verification
Anthony
2025-08-09 01:29:17 +0800
-
eb9a13d30b
Fixed litespeed purge
Anthony
2025-08-09 01:24:14 +0800
-
385cbd41b4
Fixed the sed commands
Anthony
2025-08-09 01:16:49 +0800
-
f9d144e6f7
Fixed the sed commands
Anthony
2025-08-09 01:13:54 +0800
-
c7668bee46
Fix bug edits
Anthony
2025-08-09 01:06:32 +0800
-
df2eef248e
Fix bug edits
Anthony
2025-08-09 00:52:02 +0800
-
0ad8e72652
Fix bug edits
Anthony
2025-08-09 00:40:02 +0800
-
f303897838
Fix operation could not be performed error
Anthony
2025-08-09 00:27:38 +0800
-
77a645bb04
wp config edits
Anthony
2025-08-08 01:36:01 +0800
-
945b9b57fc
Add https on wp-config.php
Anthony
2025-08-07 17:52:00 +0800
-
f671993002
Added wp-config.php update
Anthony
2025-08-06 22:46:20 +0800
-
f82d941dcc
Added wp cache flush and transient flush
Anthony
2025-08-06 21:35:26 +0800
-
c2f5c80260
Improved search and replace
Anthony
2025-08-06 21:24:04 +0800
-
49434c09a9
auto configure OC
Anthony
2025-07-29 01:08:01 +0800
-
0d5b114617
Test object cache connection
Anthony
2025-07-29 00:51:33 +0800
-
56fe5cc051
Fix root folder issue
Anthony
2025-07-24 23:56:28 +0800
-
d56286d5b9
Added final check to make sure htaccess is correct
Anthony
2025-07-16 23:12:24 +0800
-
0dd9bd6af8
Fix wordpress .htaccess file
Anthony
2025-07-16 22:47:03 +0800
-
a2b82b8663
Fix wordpress installation 404 error
Anthony
2025-07-12 00:51:13 +0800
-
089ec05358
Update mbadmin.jps
tony
2025-07-04 20:21:36 +0000
-
5d05c4b83a
Update mbadmin.jps
tony
2025-07-04 19:37:22 +0000
-
794a7ea758
Fix LE cert issue
Anthony
2025-06-25 00:25:49 +0800
-
cd0bf962db
Updated wordpress instlal
Anthony
2025-06-24 22:48:37 +0800
-
d31d09fd79
Change user run
Anthony
2025-06-18 18:51:45 +0800
-
e4faf53732
Added script download
Anthony
2025-06-18 18:42:50 +0800
-
bb21109438
added litespeed metrics
Anthony
2025-06-18 18:27:04 +0800
-
815396776b
Merge branch 'main' of https://deploy.mightybox.io/tony/mb-admin
Anthony
2025-06-18 02:10:24 +0800
-
-
bc68405581
Added redis scripts
Anthony
2025-06-18 02:09:33 +0800
-
9d57539f66
Added LiteSpeed Cache plugin installation to WordPress setup - Automatically installs and activates LiteSpeed Cache plugin from WordPress.org - Configures basic cache settings: enables cache, sets 1-week TTL - Enables CSS/JS minification, WebP conversion, lazy loading, browser cache - Updates installation summary to include LiteSpeed Cache information - Provides direct link to LiteSpeed admin panel in summary
Anthony
2025-06-18 00:57:01 +0800
-
cd21cc76f4
Updated litespeed commands
Anthony
2025-06-18 00:26:19 +0800
-
c4b88520d1
fix llsmp directories
Anthony
2025-06-18 00:08:40 +0800
-
657d374681
added debug
Anthony
2025-06-17 23:54:56 +0800
-
d60284482a
Added directory
Anthony
2025-06-17 23:45:45 +0800
-
3730308812
Updated litespeed commands
Anthony
2025-06-17 23:39:38 +0800
-
-
2112304de1
Fixed script download
Anthony
2025-06-17 23:29:38 +0800
-
53dfd5292f
added menu for litespeed
Anthony
2025-06-17 23:22:06 +0800
-
4b93c45b5a
Reordered the OPCache logic
Anthony
2025-06-17 01:06:56 +0800
-
458c89312e
Fixed enable and disable opcache
Anthony
2025-06-17 01:02:24 +0800
-
a2021a3e35
Added more detailed functions
Anthony
2025-06-17 00:50:30 +0800
-
05fb58d7d2
Added OPCache Menu
Anthony
2025-06-17 00:41:32 +0800
-
afddd91e27
added functions
Anthony
2025-06-17 00:39:43 +0800
-
0e8943f762
Updated download urls removed proxy
Anthony
2025-06-14 01:37:35 +0800
-
599aec5a70
Update Fix OPCache Litespeed
Anthony
2025-06-14 01:23:54 +0800
-
83861a3b06
Test Fix OPCache Litespeed
Anthony
2025-06-14 01:17:12 +0800
-
a6bb2a7e89
Added auto ssl installation
Anthony
2025-06-10 01:02:39 +0800
-
7fe0c5d140
Added .htaccess
Anthony
2025-06-10 00:54:21 +0800
-
38675dd6a0
Fixed default content for WSOD
Anthony
2025-04-05 01:36:31 +0800
-
c7a67365e7
Fix printf errors
Anthony
2025-04-05 01:31:11 +0800