0
OP Regular Newbie Apr 17, 2026 4:22pm

Put the site in maintenance for deploys or database migrations.

Where: /admin/configMaintenance Mode toggle.

Effect when on:

  • All non-admin routes redirect to a maintenance page with a custom message.
  • Admins (role >= 4) can still sign in and use the site (for testing fixes before un-toggling).
  • Login is allowed so admins can reach the admin panel.

How to use:

  1. Toggle maintenance on.
  2. Customize the message shown to users (usually "We'll be back in N minutes").
  3. Do your work — deploy code, run migrations, reboot services.
  4. Verify via your admin session that everything's healthy.
  5. Toggle maintenance off.

Audit: maintenance on/off is logged with your username and duration.

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy