Managing your server from a phone

Panel & Files Reviewed September 6, 2026 2 min read

The panel works in a phone browser, and that matters more than it sounds: most emergencies happen when you are not at a computer. Knowing in advance which jobs are practical from a phone decides whether an evening is saved or lost.

From a phone

TaskPractical?
Restarting a crashed serverYes. One button, and the most common need.
Reading the consoleYes, if you can scroll. This answers most questions.
Running a commandYes. Kicking, banning, save-all are all one line.
Small config editsPossible, but a typo in YAML on a touch keyboard is easy.
Uploading a pluginAwkward. Wait until you are at a computer.
Restoring a backupTechnically yes. Do not, unless it is genuinely urgent.

Setting yourself up before you need it

  1. Log in on your phone once, now

    Doing it for the first time during an incident, with two-factor and a password manager involved, is the worst possible moment.

  2. Bookmark the console page directly

    Not the panel home. Two taps saved matters when you are on a bus.

  3. Add a trusted subuser with console access

    Someone else who can restart it is worth more than any monitoring you set up for yourself.

  4. Set up a restart schedule

    The best phone management is the incident that resolved itself before you saw it.

Do not make config changes from a phone unless you have to

YAML is whitespace-sensitive and touch keyboards insert autocorrections. An edit that looks fine on a small screen can stop the server from starting, and then you are at a bus stop with a server that will not boot rather than one that just needed a restart.

The most useful thing on a phone is reading, not fixing

Reading the console tells you whether this is «restart it» or «this needs a computer». That single judgement, made in thirty seconds from anywhere, is most of the value.