Files
nomad/website/source/intro/getting-started/getting-started.html.md

838 B

layout, page_title, sidebar_current, description
layout page_title sidebar_current description
intro Getting Started getting-started Get started with Nomad by manually provisioning a cluster in a Vagrant environment or automatically provisioning a cluster in AWS with Terraform.

Getting Started with Nomad

To get started, we can use this guide to manually provision a Nomad cluster step-by-step or we can use Nomad's example Terraform configuration to automatically provision a cluster in AWS. The steps in this guide will be useful as a reference even if we choose the latter option.

Next Steps

To manually provision a cluster, proceed to Install Nomad. To automatically provision a cluster in AWS, click here.