mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
* Docs SEO: Updates CE-781,782,785,788 * CE-791 single pages * CE-786 enterprise section * CE-789 release notes * fix content-check error * Update description and add intro body paragraph when appropriate * fix typo * Apply suggestions from Jeff's code review Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
22 lines
891 B
Plaintext
22 lines
891 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Documentation
|
|
description: |-
|
|
Nomad is a flexible workload orchestrator to deploy and manage any containerized or legacy application using a single, unified workflow. Nomad can run diverse workloads including Docker, non-containerized, microservice, and batch applications.
|
|
---
|
|
|
|
# Nomad Documentation
|
|
|
|
Nomad is a flexible workload orchestrator to deploy and manage any containerized
|
|
or legacy application using a single, unified workflow. Nomad can run diverse
|
|
workloads including Docker, non-containerized, microservice, and batch
|
|
applications.
|
|
|
|
If you are just getting started with Nomad, refer to the [Getting
|
|
Started tutorial collection][gs].
|
|
|
|
~> Interested in talking with HashiCorp about your experience building, deploying,
|
|
or managing your applications? [Set up a time to chat!](https://forms.gle/2tAmxJbyPbcL2nRW9)
|
|
|
|
[gs]: /nomad/tutorials/get-started
|