Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/antvirf/nomad-proto
- Owner: Antvirf
- Created: 2024-06-22T02:53:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T08:24:17.000Z (6 months ago)
- Last Synced: 2024-06-29T09:28:50.572Z (6 months ago)
- Topics: consul, docker, grafana, hashicorp, loki, monitoring, nomad, prometheus
- Language: Go
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 NomadPlease see each folder for a more detailed README and further details.