Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month ago
JSON representation
go project to deploy nomad jobs
- Host: GitHub
- URL: https://github.com/ecshreve/slomad
- Owner: ecshreve
- License: mit
- Created: 2023-05-26T23:58:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-23T05:04:12.000Z (9 months ago)
- Last Synced: 2024-10-15T18:08:30.579Z (about 1 month ago)
- Topics: consul, go, golang, hashicorp, homelab, nomad, self-hosted
- Language: Go
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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