# Athanor ## Docs - [Installation](https://athanor.alexisbouchez.com/getting-started/installation.md): Build Athanor and deploy it to a server - [Quick Start](https://athanor.alexisbouchez.com/getting-started/quickstart.md): Get Athanor running as a CI server in 5 minutes - [Writing Workflows](https://athanor.alexisbouchez.com/getting-started/writing-workflows.md): Author workflows that Athanor can execute - [Conditions & Error Handling](https://athanor.alexisbouchez.com/guides/conditions-and-errors.md): Controlling step execution with if and continue-on-error - [GitHub App Setup](https://athanor.alexisbouchez.com/guides/github-app.md): Enable the Checks API for full CI logs on GitHub - [Job Dependencies](https://athanor.alexisbouchez.com/guides/job-dependencies.md): Controlling execution order with needs - [Step Outputs](https://athanor.alexisbouchez.com/guides/step-outputs.md): Passing data between steps with GITHUB_OUTPUT - [Workflow Features](https://athanor.alexisbouchez.com/guides/workflow-features.md): Overview of all supported GitHub Actions features - [Athanor](https://athanor.alexisbouchez.com/index.md): Self-hosted GitHub Actions with CloudHypervisor microVMs - [Architecture](https://athanor.alexisbouchez.com/reference/architecture.md): How Athanor is structured internally - [CLI Reference](https://athanor.alexisbouchez.com/reference/cli.md): Commands, flags, and configuration - [Supported Features](https://athanor.alexisbouchez.com/reference/supported-features.md): GitHub Actions features that Athanor supports ## OpenAPI Specs - [openapi](https://athanor.alexisbouchez.com/api-reference/openapi.json)