SynoCommunity / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com
Other
3.04k stars 1.24k forks source link

[Package Request] Nomad #5397

Open cweagans opened 2 years ago

cweagans commented 2 years ago

Software Name

nomad

Brief Description

A simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale.

Website

https://www.nomadproject.io/

Documentation

https://www.nomadproject.io/docs

Build/Installation documentation

https://www.nomadproject.io/docs/install#precompiled-binaries

Source code

https://github.com/hashicorp/nomad

OpenSource License

other (please specify below)

Other License

https://github.com/hashicorp/nomad/blob/main/LICENSE

cweagans commented 2 years ago

See also https://github.com/derekgottlieb/nomad-spk-dsm7

cweagans commented 2 years ago

Maybe separate packages for the server and the agent? I may not necessarily want to run the actual nomad jobs on my NAS, but it would be cool to have the server running there. The linked repo above has both the server and the agent running as an all-in-one thing.