Hosting and Stuff

Notes · 2026-08-16

mrmpanel 0.1.24 freeze and backup tooling

Known-good tag v0.1.24, then 0.1.25 adds mrmpanel-backup / restore. Still not production.

This is a historical note from the 0.1.24 / 0.1.25 period. Install current latest today: Ubuntu 24.04 guide or 0.1.29 notes.

v0.1.24 — baseline freeze (historical)

mrmpanel 0.1.24 is the known-good pin:

Pin install:

export MRMPANEL_VERSION=0.1.24
curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh | sudo bash -s -- --all

v0.1.25 — backup / restore

0.1.25 adds:

Commands land in /usr/sbin (relevant on RHEL sudo PATH). See docs/backup-restore.md. The freeze tag stays 0.1.24; this release is tooling on top.

If you are installing this week

Use a fresh Ubuntu 24.04 (or Alma/Rocky 9–10) VPS. Do not put this on a machine that already has a panel.

Generic steps: Ubuntu 24.04 install.