Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ecshreve/slomad

go project to deploy nomad jobs
https://github.com/ecshreve/slomad

consul go golang hashicorp homelab nomad self-hosted

Last synced: 2 days ago
JSON representation

go project to deploy nomad jobs

Awesome Lists containing this project

README

        

# slomad

[![Go](https://github.com/ecshreve/slomad/actions/workflows/go.yml/badge.svg)](https://github.com/ecshreve/slomad/actions/workflows/go.yml)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/ecshreve/slomad)
[![Go Report Card](https://goreportcard.com/badge/github.com/ecshreve/slomad)](https://goreportcard.com/report/github.com/ecshreve/slomad)
[![GoDoc](https://godoc.org/github.com/ecshreve/slomad?status.svg)](https://godoc.org/github.com/ecshreve/slomad)
[![codecov](https://codecov.io/gh/ecshreve/slomad/branch/main/graph/badge.svg)](https://codecov.io/gh/ecshreve/slomad)

---

This repo is how I deploy Nomad jobs to my home lab. It's a work in progress. ymmv

## registry

contains service definitions

## slomad

contains the slomad package which provides a minimal interface to the nomad api