Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67
stars
8
forks
source link
Add option to provide file with arguments to start/deploy sequence #971
What?
Why? All parameters user can provide in command line can be supplied with config file.
Usage: seq-startup-config.json:
Test with
args-config-test
Sequence https://github.com/scramjetorg/reference-apps/blob/main/js/args-config-test/index.tsparams from file can be overwritten with cli params, ie:
Review checks:
These aspects need to be checked by the reviewer: