The fundamentals

Turning a Mac mini into an always-on server.

The Mac mini is the best small server Apple has ever shipped — silent, sub-10-watt at idle, and faster than most cloud VMs you’d rent for triple the price. Here’s the checklist that separates "a Mac that’s usually on" from an actual server.

The settings that make it a server

Five minutes of configuration removes 90% of surprise downtime:

  • Never sleep: System Settings → Energy → prevent automatic sleeping; disable display sleep affecting the system.
  • Auto-restart after power failure — the single most important server setting on a Mac.
  • Automatic login + your services as LaunchDaemons, so a reboot restores the full stack with no keyboard attached.
  • Enable SSH (Remote Login) and Screen Sharing; disable everything else you don’t use.
  • Schedule updates manually — an unattended forced restart is how "99.9%" becomes "97%".

The network is the hard part

Any Mac can be on; being reachable is the real problem. Consumer connections give you a changing IP, blocked inbound ports, and upload speeds a tenth of the download. A proper setup needs a fixed IP (or at minimum stable NAT with reserved DHCP), real upload bandwidth, and ideally a connection with a service-level expectation.

This is where DIY setups quietly fail: the mini is flawless, but the apartment router reboots at 2am, the ISP rotates the IP, and every remote session and webhook breaks.

Power, heat, and the boring physical layer

A mini draws so little power that a modest UPS keeps it and the network gear alive through most outages. Racked vertically with clear airflow, an M4 mini under sustained load stays quiet and cool. The physical layer sounds trivial until the one week you’re traveling and the machine isn’t reachable — remote power cycling and someone physically near the hardware are what make a server dependable.

DIY vs renting a racked mini

If you already own a mini, have business-class internet, and enjoy running infrastructure — DIY is a great weekend project, and everything above is your checklist.

Renting a racked one is the same machine with the hard parts already solved: symmetric business fiber, fixed IP, private VLAN, UPS-backed power, auto-restart, and operators watching the rack. From $139/mo, that’s about what the business-fiber line alone would run you.

Common questions

How much power does a Mac mini server use?

An M4 mini idles under 10W and rarely exceeds 65W under full load — a fraction of any comparable x86 server. Electricity is effectively a rounding error.

Can macOS really run for months without a reboot?

Yes — with sleep disabled and updates applied on your schedule, months-long uptimes are routine. The usual culprits for downtime are network and power, not macOS.

What can I actually run on it?

Anything macOS runs: web services, databases, Node/Python apps, Docker via Colima/OrbStack, media servers, build agents, automation, local LLMs. It’s a full computer, not a locked-down appliance.

Skip the setup — rent the machine.

A dedicated M4 Mac mini on symmetric business fiber. Private VLAN, fixed IP, online 24/7. From $139/mo, billed 3 months at a time.

See pricing