sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.36k stars 46 forks source link

Add Nomad provider #266

Closed GOEDP closed 7 months ago

GOEDP commented 7 months ago

Describe the provider HashiCorp Nomad

Does the provider provides the following APIs An instance is a generic term used to describe containers, pods, deployments, and more

| API | | | Yes | Start an instance | | | Yes | Stop an instance | | | Yes | Get info about an instance | | | Yes | Listening for external events happening ||| Yes

Does the provider has a Go API SDK?

Not sure

Does the provider can be started locally Yes

Additional context Very useful for many organizations!

GOEDP commented 7 months ago

Duplicate - already raised.