Skip to content
Nautilo Documentation
Administrator guide

Administrator guide

Deploy a Server, claim its first owner, configure intelligence, and bring in your people.

Nautilo is open-source, organization-level infrastructure for people and machine people. Running it means more than starting containers: the Server needs an owner, useful model capabilities, known recovery paths, and people who can actually sign in.

Definition of done

A deployment is ready when all four are true:

  1. the expected Server is healthy;
  2. the first owner can sign in again after signing out;
  3. at least one configured model completes a useful action; and
  4. the operator knows how to resume, back up, upgrade, and remove this exact instance.

If you only have healthy containers and an unclaimed screen, you are not done. Need to recover a broken path? Go to Troubleshooting.

The public guides name the exact topology they operate. Start with the deployment chooser to select Railway, Docker Compose, or a Compose host reached over SSH.

On this page