Skip to content
Nautilo Documentation
Deploy / Build / Administer

Choose a deployment

Compare the in-progress release-candidate topologies against what you are actually trying to run.

Nautilo currently has one packaged deployment engine: Docker Compose. It can run on the operator's machine or on a Linux host reached over SSH. Choose the smallest topology that gives your circle a Server it can actually own.

You want to…ChooseNautilo owns
Evaluate or run a private instance on one machineLocal ComposeThe local Compose lifecycle
Run a persistent Server for a family, team, or other trusted circleLinux Server over SSHCompose on that host, reached through SSH
Connect to a Server operated elsewheretransport=remote, lifecycle=externalThe connection only—not deployment
Develop Nautilo itselfBuilder documentationA source-development environment, not a packaged install

Next: follow the operator quickstart.