Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antvirf/nomad-proto

Local Nomad+Consul setup intended for dev/learning
https://github.com/antvirf/nomad-proto

consul docker grafana hashicorp loki monitoring nomad prometheus

Last synced: 30 days ago
JSON representation

Local Nomad+Consul setup intended for dev/learning

Awesome Lists containing this project

README

        

# Nomad & Consul explorations

- [`single-node-setup`](./single-node-setup/) contains scripts and configurations to deploy Nomad and Consul locally, as well as example jobs to test the deployment
- [`multi-node-cluster`](./multi-node-cluster/) contains Terraform code to deploy more advanced Nomad and Consul clusters to a Proxmox Virtual Environment
- [`gitops-controller-draft`](./gitops-controller-draft/) folder contains a Flux-inspired proof of concept/draft of what GitOps could look like on Nomad

Please see each folder for a more detailed README and further details.