Duplicate website/docs/applications/development-tools/nomad.md history in roles/nomad/docs/ history.

This commit is contained in:
Anarion Dunedain 2023-03-28 13:48:20 +02:00
parent c38c2ff9c7
commit a4c4221ee6

13
roles/nomad/docs/nomad.md Normal file
View file

@ -0,0 +1,13 @@
---
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>