evandcoleman/Deploy to Nomad
Deploys to Nomad over OpenVPN.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openvpn_config | The OpenVPN configuration file content | yes | — |
| openvpn_username | The OpenVPN username | yes | — |
| openvpn_password | The OpenVPN password | yes | — |
| nomad_address | The address of the Nomad server | yes | — |
| nomad_token | Nomad ACL token (required when the cluster has ACLs enabled) | no | "" |
| job_file_path | Path to the Nomad job file | yes | job.nomad |
| tag | The Docker image tag to deploy | yes | ${{ github.sha }} |
Outputs
no outputs