Antigravity AI
|
be04bbee74
|
fix: correct volume names and dollar escaping in docker-stack.yml
|
2026-07-06 22:29:15 +08:00 |
|
Antigravity AI
|
6793d72b0d
|
feat: add docker-stack.yml for Swarm deployment so Traefik discovers ummah2-wp
|
2026-07-06 22:28:01 +08:00 |
|
Antigravity AI
|
c7016fa1bf
|
fix: rename Traefik routers to ummah2wp to avoid conflict with wordpress2 Swarm service
|
2026-07-06 22:21:20 +08:00 |
|
Antigravity AI
|
63af5a6f6b
|
fix: add WORDPRESS_TABLE_PREFIX to wpcli service
|
2026-07-06 22:11:50 +08:00 |
|
Antigravity AI
|
0a551c8367
|
fix: set table prefix to wp_umm_ to match cPanel backup
|
2026-07-06 22:10:12 +08:00 |
|
Antigravity AI
|
528b770907
|
fix: escape $$_SERVER in docker-compose, remove https-redirect middleware (Cloudflare handles it)
|
2026-07-06 21:54:41 +08:00 |
|
Antigravity AI
|
25fde75fc8
|
feat: add migrate-from-gitea.sh — deploy + import Gitea DB backup in one step
|
2026-07-06 18:56:09 +08:00 |
|
Antigravity AI
|
9d1707fbdb
|
fix: use Gitea authenticated download for WP plugin zips (GitHub repo is private)
|
2026-07-06 18:53:00 +08:00 |
|
Antigravity AI
|
ff09a84060
|
fix: use Traefik labels instead of Caddy — update deploy stack for Contabo
- docker-compose.yml: Traefik routers/services labels, TLS via letsencrypt certresolver
- deploy.sh: auto-detects Traefik network, installs plugins from GitHub raw URLs
- Containers: ummah2-db, ummah2-wp (apache variant for simpler setup), ummah2-wpcli
|
2026-07-06 18:36:54 +08:00 |
|
Antigravity AI
|
d51e1b54bd
|
feat: ummah2.falahos.my WordPress stack on Contabo + falah-shortcodes plugin
- docker-compose.yml: MariaDB 11 + WordPress 6.7 PHP8.3-FPM + Nginx
- nginx/default.conf: FastCGI pass, security headers, cache headers
- deploy.sh: one-command spin-up with WP-CLI install + plugin activation
- migrate-from-cpanel.sh: import cPanel backup (SQL/tar.gz/zip) with URL rewrite
- wordpress-plugins/falah-shortcodes: prayer times, dhikr, qibla, daily verse, nur/wallet/souq iframes
- wordpress-plugins/hermes-ai-bridge: REST API bridge with plugin install/activate endpoints
Migration path: cPanel → Contabo Docker (Imunify360 bypass)
|
2026-07-06 18:31:41 +08:00 |
|