open-nomad/website/source/guides/install/quickstart/index.html.md
Yishan Lin 968e67547a Revised NomadProject Structure
- Revised "What is Nomad" copy
- Added "Key Features" section with links to task drivers & device plugins with lift-and-shift from README
- Added "Who Uses Nomad" section with users, talks, blog posts
- Removed Hadoop YARN, Docker Swarm, HTCondor from comparisons
- Revamped Guides section
- Inserted "Installing Nomad", "Upgrading", "Integrations" as persistent in Guides navbar
- Split Installing Nomad into two paths for users (one for Sandbox with "Quickstart", one for Production)
- Surfaced "Upgrading" and "Integrations" section from documentation
- Changed "Job Lifecycle" section into "Deploying & Managing Applications"
- Reworked "Operations" into "Operating Nomad"
- Reworked "Security" into "Securing Nomad"
- Segmented Namespaces, Resource Quotas, Sentinel into "Governance & Policy" subsection
- Reworked "Spark integration" into its own "Analytical Workloads" section
2019-05-08 14:40:38 -07:00

1.2 KiB

layout page_title sidebar_current description
guides Installing Nomad for QuickStart guides-install-quickstart Learn how to install Nomad for sandbox.

#Quickstart

This page lists multiple methods to installing Nomad in a sandbox environment.

These installations are designed to get you started with Nomad easily and should be used only for experimentation purposes. If you are looking to install Nomad in production, please refer to our Production Installation guide here.

##Local Install Nomad on your local machine.

##Cloud Install Nomad on the public cloud.

##Katacoda Experiment with Nomad in your browser via KataCoda's interactive learning platform.