Documentation

Orbitron is a single static Go binary that mirrors Ansible roles & collections — from Ansible Galaxy or straight from GitHub — behind a native Galaxy V1 + V3 API. Everythingansible-galaxy already knows — install, update, search — keeps working against it, with zero client changes. Prefer Ansible for operations? Theofficial collection installs, configures and mirrors for you.

Pick a path

Not sure where to start? The quickstart on the homepage walks you through a first mirror in roughly a minute. Then Install is the right next page for going into production.

HELLO ORBITRONterminalbash
$ curl -sI http://127.0.0.1:8080/healthz
HTTP/1.1 200 OK