|
| 1 | +# User Guide |
| 2 | + |
| 3 | +Learn how to use Semaphore day-to-day: create projects, run tasks, manage inventories, keys, variables, and more. |
| 4 | + |
| 5 | +## Start here |
| 6 | + |
| 7 | +- Organize work with projects and teams |
| 8 | +- Connect repositories and key store |
| 9 | +- Define inventories and variable groups |
| 10 | +- Create task templates and run tasks on schedule |
| 11 | + |
| 12 | +## Quick links |
| 13 | + |
| 14 | +- Projects: [Overview](./projects.md) |
| 15 | + - [History](./projects/history.md) |
| 16 | + - [Activity](./projects/activity.md) |
| 17 | + - [Settings](./projects/settings.md) |
| 18 | + - [Runners (Pro)](./projects/runners.md) |
| 19 | +- Tasks and schedules: |
| 20 | + - [Tasks](./tasks.md) |
| 21 | + - [Schedules](./schedules.md) |
| 22 | +- Task Templates: [Overview](./task-templates/README.md) |
| 23 | + - [Ansible](./task-templates/apps/ansible.md) |
| 24 | + - [Terraform/OpenTofu](./task-templates/apps/terraform.md) |
| 25 | + - [Workspaces](./task-templates/apps/terraform/workspaces.md) |
| 26 | + - [HTTP Backend (Pro)](./task-templates/apps/terraform/states.md) |
| 27 | + - [Shell/Bash scripts](./task-templates/apps/bash.md) |
| 28 | + - [PowerShell](./task-templates/apps/powershell.md) |
| 29 | + - [Python](./task-templates/apps/python.md) |
| 30 | + - [Survey Variables](./task-templates/survey-vars.md) |
| 31 | +- Variables and secrets: |
| 32 | + - [Variable Groups](./environment.md) |
| 33 | + - [Key Store](./key-store.md) |
| 34 | + - [GitLab](./key-store/gitlab.md) |
| 35 | +- Inventory: |
| 36 | + - [Inventory](./inventory.md) |
| 37 | + - [Kerberos](./inventory/kerberos.md) |
| 38 | + - [NetBox dynamic inventory](./netbox-dynamic-inventory.md) |
| 39 | +- Repositories: |
| 40 | + - [Repositories](./repositories.md) |
| 41 | + - [Bitbucket Access Token](./repositories/bitbucket_access_token.md) |
| 42 | +- Integrations: [Overview](./integrations.md) |
| 43 | +- Team management: [Overview](./team.md) |
0 commit comments