Skip to content

How to get started

Every My Own Suite install ends in the same place: a machine running the full platform, ready for you to create your owner account in the browser and start installing apps. The only real decision is where that machine lives.

A small virtual server at a hosting provider (like DigitalOcean). The provider supplies the hardware, power, and internet connection; MOS installs itself on top.

  • Good because: no hardware to buy, reachable from anywhere immediately, running in ~15 minutes.
  • The trade: a monthly bill (roughly the price of the subscriptions you’re replacing), and your disk physically sits in a datacenter — encrypted-at-rest per your provider, but not in your house.

A spare computer, a mini PC, or an old laptop that becomes your family’s server. You prepare a USB installer stick, boot the machine from it, and MOS installs itself.

  • Good because: full physical ownership, no monthly fee, and this path unlocks the built-in real domain + HTTPS setup for your home network.
  • The trade: you supply the machine, and reaching your apps from outside your home network is a separate topic (MOS keeps your suite private by default rather than exposing it to the internet).
Cloud serverOwn hardware
MachineUbuntu 24.04 server, 2 vCPU / 4 GB RAM or better64-bit PC with 4 GB+ RAM you can dedicate (its disk will be erased)
CostFrom roughly $20–25/monthOne-time hardware, if any — old machines work
Extra kitA hosting-provider accountA USB stick (8 GB+)
To prepare the installNothing to install first — you paste one command on the serverA free USB writer — Rufus on Windows runs without installing, balenaEtcher elsewhere
Time~15 minutes~45 minutes including the download
A domain name?Not required — a working web address is generated for youNot required — your suite lives at mos.home on your network

Both guides spell out every step, and neither needs a development toolchain. The cloud-server guide also includes a full video walkthrough from start to finish; the own-hardware one is written steps only for now.

Whichever path you choose, finish with Your first sign-in — it covers creating your owner account and finding your way around.