Skip to content

Latest commit

 

History

History
65 lines (64 loc) · 3.04 KB

[offscale] Package managers with key-value for secrets & probing.md

File metadata and controls

65 lines (64 loc) · 3.04 KB

With support to run natively—i.e., no Docker, no WSL—on Windows, Linux, macOS and others.

  1. Build a package-manager for each "thing" where thing could be:
  1. Enable each part to be configured from (in order): a. CLI argument (if --config provided; this takes priority over ↓): b. Environment variable(s) c. Global configuration file d. Key/value store (if global configuration file enables such) e. Default value
  2. Survey what is installed and what secrets have been stored
  3. Ability to run all "thing"s as a service: