Home
Softono

Dokku Scheduler Nomad

Open source Shell
34
Stars
1
Forks
5
Issues
4
Watchers
6 years
Last Commit

 About Dokku Scheduler Nomad

Scheduler plugin for deploying applications to nomad

Platforms

Web Self-hosted

Languages

Shell

Links

Need Help Installing Dokku Scheduler Nomad?

We provide expert installation service for this software. Our team will install, configure, and secure Dokku Scheduler Nomad on your server. plans start at just $30.

Dokku Scheduler Nomad

View on GitHub

dokku-scheduler-nomad

If this plugin is missing a feature you need, consider sponsoring development. Pull requests always welcome!

A Dokku plugin to integrate with nomad.

Testing

You can start a local testing server. This will:

  • install consul
  • install docker
  • install levant (for deploy)
  • install nomad
  • install dokku in unattended mode with nginx disabled
  • install the dokku-clone plugin
  • install the dokku-registry plugin
  • start hashi-ui and traefik in the nomad cluster
  • set nomad as the scheduler

To start the server, you'll need to set some arguments to log into quay.io

# start the server
vagrant --quay-username="SOME_USERNAME" --quay-password="SOME_PASSWORD" up