# Add pack-registry
nomad-pack registry add kred https://github.com/Kreditorforeningens-Driftssentral-DA/nomad-pack-registry --target=activemq-v2 --ref=activemq-v2_0.1.0
nomad-pack list
# Validate pack
nomad-pack render activemq-v2 --registry=kred
# Generate var-file
nomad-pack generate var-file activemq-v2 -o vars.hcl --registry=kred
Variable Name |
Type |
Required |
Description |
constraints |
list(object) |
No |
Constraints on job placement |
datacenters |
list(string) |
No |
Nomad datacenters |
job_name |
string |
No |
Nomad Job-name. Defaults to pack-name |
namespace |
string |
No |
Nomad namespace |
region |
string |
No |
Nomad region |
Variable Name |
Type |
Required |
Description |
ephemeral_disk |
object |
No |
N/A |
network_mode |
string |
No |
N/A |
ports |
list(object) |
No |
N/A |
services |
list(object) |
No |
N/A |
Variable Name |
Type |
Required |
Description |
activemq_image |
string |
No |
N/A |
activemq_resources |
object |
No |
N/A |
activemq_env |
map(string) |
No |
N/A |
activemq_files |
list(object) |
No |
N/A |
Variable Name |
Type |
Required |
Description |
telegraf_enabled |
bool |
No |
N/A |
telegraf_image |
string |
No |
N/A |
telegraf_resources |
object |
No |
N/A |
telegraf_env |
map(string) |
No |
N/A |
telegraf_config |
object |
No |
N/A |
Variable Name |
Type |
Required |
Description |
fluentbit_enabled |
bool |
No |
N/A |
fluentbit_image |
string |
No |
N/A |
fluentbit_resources |
object |
No |
N/A |
fluentbit_env |
map(string) |
No |
N/A |
fluentbit_config |
list(object) |
No |
N/A |