User docs
Everything for developers working in an organisation on Vulcan CI: registering projects, defining workflows, and working with builds — from the CLI, the API, or Forge.
Start here
Section titled “Start here”Getting started takes you from an empty repository to a green build: install the CLI, authorise it, register a project, trigger a build.
$ vulcan init$ vulcan project registerConcepts
Section titled “Concepts”- Workflows — pipeline definitions: phases, steps, dependencies, triggers, and where builds run.
Reference
Section titled “Reference”- CLI — every
vulcancommand and flag. - Workflow config — the
.vulcan/workflowsYAML schema. - HTTP API — projects and builds over REST, token-authenticated.
Releases
Section titled “Releases”- Changelog — release notes across latest, stable, and dev.
Operating the platform itself — automata, pools, admission, tokens — lives in the admin docs.