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