Notes · 2026-08-22
mrmpanel 0.1.44 — WordPress HTTPS URLs
WordPress installs use https:// when DNS points here and trust Traefik X-Forwarded-Proto so CSS is not blocked as mixed content.
Current install line is 0.1.44.
Since 0.1.43
- Install / siteurl / home use https:// when the domain already resolves here
wp-config.phptrusts TraefikX-Forwarded-Proto- Enabling HTTPS on a WordPress site also rewrites home/siteurl to https
sudo bash -c "$(curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh)" -- --all