Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Levant Action

This action uses Hashicorp Levant to deploy Nomad.

Inputs

token

Token used to authenticate to Nomad server.

address

Nomad address to submit the job

job

Nomad job template to deploy. Please refer to Levant docs for full details.

var-file

Path to a file containing user variables used when rendering the job template.

Example usage

uses: syaiful6/levant-action@main with: address: http://127.0.0.1:4646 job: awesome-app.nomad.hcl var-file: levant.yaml

About

Unofficial Hashicorp Levant actions, it supports SSH Tunnel in case the Nomad server only accessible in private network

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages