ansible-nas/website/docs/applications/development-tools/nomad.md

14 lines
384 B
Markdown
Raw Normal View History

2022-11-08 23:03:01 +00:00
---
title: "Nomad"
---
Homepage: <https://www.nomadproject.io/>
A simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerised applications across on-prem and clouds at scale.
## Usage
Set `nomad_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
Nomad's web interface can be found at <http://ansible_nas_host_or_ip:4646>