Skip to content
Amonite

Documentation

Where Amonite is documented

This page is the entry point. The documentation itself lives in the Amonite knowledge base and in the guides published with each release.

Nothing is duplicated here. Each entry points at the place that owns it, so one source stays current instead of several copies drifting apart.

Knowledge base

Product, architecture, and engineering documentation

The published documentation for the distribution: editions, boot, image, installation, packages, capabilities, hardware, releases, and security.

Open the knowledge base (opens in a new tab)

Installation Guide

Writing media and installing

Writing the release image to a USB drive, starting the graphical installer, and setting up the system.

Read Installation Guide (opens in a new tab)

Verification guide

Checking a downloaded image

Checking a downloaded image against the published SHA-256 checksums and GPG signatures before writing installation media.

Read verification guide (opens in a new tab)

Engineering

Capabilities and how they are realized

How the system is composed, on this site: capabilities first, then the implementation that delivers them.

Read Engineering