acouvreur / sablier

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

feat(providers): add `nomad` provider #355

Open justmiles opened 2 months ago

justmiles commented 2 months ago

This PR adds the support for Nomad.

justmiles commented 2 months ago

I had initially forked this off of main. We'll need to rebase this on beta.

acouvreur commented 2 months ago

Thanks a lot @justmiles !

I will rebase your branch on beta

skoppe commented 2 months ago

Would love to get this in. Anything I can help with?