Running a Mac Mini as a Small Business Server
Apple stopped selling the Server app in 2022, and the services a small office needs moved into macOS itself.
A Mac mini is a good small business server for file sharing, backups, software caching, and a local AI model. It is a poor choice for anything that needs storage redundancy. At Layer3Labs, we run the always-on machines that power automated workflows for small teams, and this is the divide we see in practice.
There is no longer a macOS Server app to buy. Apple discontinued it on April 21, 2022, with version 5.12.2 as the final release. As explained in its macOS Server support document, Apple folded the services most offices actually used into macOS itself. File sharing, caching, and Time Machine hosting have all been built into the operating system since macOS High Sierra.
So the question is no longer which server software to install. It is which jobs belong on a small, always-on desktop—and which ones require real server hardware.
What a Mac Mini Server Is
A Mac mini server today is an ordinary Mac mini left running with the sharing services in macOS turned on. Nothing gets purchased beyond the machine itself, and the settings live in System Settings under General and Sharing rather than in a separate application.
That is a simplification rather than a loss for most small offices. The parts they used were file sharing, content caching, and a Time Machine destination, and all three are still there. What went away was the management tier, including Profile Manager, which stopped sending push notifications on April 14, 2025 and is no longer a path to managing devices.
Device management therefore belongs somewhere else now. Apple Business Manager plus a mobile device management (MDM) service handles the machines, and the Mac mini in the closet handles the files. Keeping those two jobs separate is a good idea anyway, because the machine that stores everything should not also be the machine that controls everything.

First Month Free
Get one month of Starlink free when you sign up through this link. Fast, reliable internet at home and on the go.
What an Always-On Mac Mini Serves Well
Four jobs suit a Mac mini, and each of them tolerates the one weakness the machine has. None of them require more than one drive to be safe, because in every case the data also lives somewhere else.
Content caching is the underrated one. A Mac mini on the office network holds a local copy of macOS updates and App Store downloads, so ten machines updating on a Monday morning pull from the closet rather than ten times from the internet. On a slow office connection, that is the difference between a normal morning and a lost one.
The fourth job is the reason clients ask us for the machine at all. A model server on the local network answers prompts for the whole office from one box, which means the memory upgrade gets paid for once instead of on every desk.
- File sharing for a small team, over 2.5Gb Ethernet with a 10Gb option (Apple).
- A Time Machine destination, so laptops back up to the office instead of to a drawer full of drives.
- Content caching for macOS and App Store downloads across every Apple device in the building.
- A local AI model endpoint the whole team can reach.
Why a Mac Mini Is Not a NAS
A Mac mini has one internal drive and no bays, so it offers no storage redundancy at all. Network-attached storage exists to survive a dead disk, and a Mac mini cannot do that on its own however many external drives are plugged into it.
A drive failure on a machine holding the only copy of a shared folder stops work for the whole office, and the recovery time is however long a restore takes over the office connection. Anything a Mac mini serves needs a real backup behind it, on separate hardware or in a cloud service.
The workaround people reach for is an external Thunderbolt enclosure with redundant disks. That works, and it turns a tidy five-inch box into a stack of two devices and a power brick. If storage safety is the actual requirement, purpose-built network storage is cheaper and simpler, and the Mac mini goes back to serving the jobs above.
Serving a Local AI Model to the Whole Office
Ollama and LM Studio both run a model server, and either can be set to listen on the office network rather than only on the machine itself. One Mac mini then answers for every laptop in the building, and no prompt leaves the premises.
Memory decides what that machine can hold. The M6 offers up to 32GB of unified memory and up to 170GB/s of bandwidth (Apple). That covers a 13-billion-parameter model at 4-bit quantization with room for context, or a 30-billion-parameter one on a shorter context. Either size handles summarizing, classification, drafting, and searching your own documents. The M5 Pro configuration reaches 64GB and 307GB/s, which is where the 70-billion-parameter class becomes practical.
Memory capacity decides whether a model loads, and memory bandwidth decides how fast the answers come out. A machine that technically fits the model can still be slow enough that the team quietly stops using it. Size the model first with our local AI hardware calculator, then buy the machine that holds it with room to spare.
Remote Access and Restarting Without a Person
A server nobody can reach is a server nobody can fix. Turn on Screen Sharing and Remote Login in System Settings before the Mac mini goes on its shelf, and keep both reachable only from inside the office network or a private network you already run.
Then handle the power cut. In System Settings under Energy, set the Mac to start up again automatically after a power failure, so an outage at nine on a Sunday night does not leave the office without files until somebody drives in on Monday.
Automatic login undoes the encryption. A Mac with FileVault turned on will not finish starting until someone enters a password, which is exactly the behaviour you want on a stolen machine and exactly the behaviour that keeps a server offline after a power cut. Decide which risk you are managing and configure for that one, rather than discovering the conflict during an outage.
Power, Noise, and Where the Machine Lives
A Mac mini measures 2.0 by 5.0 by 5.0 inches and weighs about a pound and a half (Apple), so it fits on a shelf, behind a monitor, or in the corner of a cupboard. It is quiet enough to sit in an occupied room without anyone noticing it.
Give it air and a wired connection anyway. A machine wedged into a closed cabinet runs hot and throttles, and one on Wi-Fi will serve files at a fraction of what the 2.5Gb Ethernet port manages. A shelf with clearance and a cable to the switch costs nothing and removes both problems.
Physical security deserves a thought too, because a server is the most valuable machine in the building to lose. A box this small walks out easily, so put it somewhere that locks, and turn on FileVault so that a machine that does walk out is unreadable.
Who Should Not Run a Mac Mini Server
A business that needs storage redundancy, hot-swappable drives, or a rack should buy network-attached storage or a real server. The Mac mini has one disk and no bays, and no amount of configuration changes that.
Offices running Windows-only line-of-business software should also look elsewhere, since a Mac mini cannot host it without virtualization and the licensing that comes with it. A Windows mini PC from GEEKOM, Beelink, or ASUS serves those applications directly and costs less to support.
The condition that would flip this is scale. Under roughly ten people, with the data also backed up off-site, a Mac mini serving files and a model is the cheapest thing that works. Past that, or the moment an outage would stop the business rather than slow it, the redundancy you are missing becomes the whole argument. Start by writing down which of the four jobs above you actually need, then size the Mac mini server for a small business around that list.
What to Buy
Here are the machines this page is about, with our full review of each and a link to the current listing. We have written up every one of them in depth, so the table is a shortcut rather than the whole argument: read the review before you order, because the memory tier on an always-on box is a decision you live with for years.
| Machine | Best for | Our review | Buy |
|---|---|---|---|
| Apple Mac mini (M6, 2026) | The always-on machine. Buy the largest memory tier here, since this is the box that holds the model. | Read the review | Check price on Amazon |

The always-on machine. Buy the largest memory tier here, since this is the box that holds the model.
View on Amazon →Frequently Asked Questions
- Yes for file sharing, backups, content caching, and a local AI model, and no for anything needing redundant storage. It is quiet, cheap to run, and small enough to put on a shelf. The single internal drive is the limit: nothing it serves should exist only on that disk.
- Yes. Apple discontinued the macOS Server app on April 21, 2022 and moved file sharing, content caching, and Time Machine hosting into macOS itself. Everything a small office needs is in System Settings under General and Sharing, with nothing extra to install.
- Not properly. Network-attached storage exists to survive a failed disk, and a Mac mini has one internal drive and no bays. You can attach an external enclosure with redundant disks, but at that point purpose-built storage is cheaper and simpler, and the Mac mini is better used for caching and model serving.
- Turn on the sharing services you need in System Settings, enable Screen Sharing and Remote Login for maintenance, set the Mac to restart automatically after a power failure, and connect an off-site backup. Do the security setup first: our Mac mini M6 setup guide covers the order, because enrollment and encryption get harder once the machine is in daily use.
- 32GB on the M6 holds a 13-billion-parameter model at 4-bit quantization with room for context, or a 30-billion-parameter one on a shorter context. Either size suits summarizing, classification, and document search for a small team. The 70-billion-parameter class needs around 35GB before context, so that job belongs on the 64GB M5 Pro configuration instead. Memory is soldered, so buy for the largest model you intend to run.
- Yes, if anyone depends on it during working hours. It draws little power and makes almost no noise, so leaving it running costs very little. Set it to start up again after a power failure, and remember that FileVault will hold the boot at a password prompt unless you have planned for that.
Work out what the office machine should run
At Layer3Labs, we build and operate the always-on systems small teams depend on. Tell us what you want served and how many people rely on it, and we will size the machine and the backup behind it.
Book a Consultation