hashicorp / faas-nomad

OpenFaaS plugin for Nomad
https://www.openfaas.com
MIT License
254 stars 46 forks source link

Support HCL/JSON file configuration #78

Open acornies opened 5 years ago

acornies commented 5 years ago

The ever-growing list of configuration parameters as arguments is unsustainable. Therefore, faas-nomad should support HCL/JSON file configuration for the provider with cli overrides for certain things:

faas-nomad -config-file=faas-nomad.hcl ...

acornies commented 4 years ago

Currently being worked on here: https://github.com/acornies/faas-nomad-x