node-installer
node-installer copied to clipboard
Create interactive and non-interactive installer
Summary
For certain use-cases, predefined settings make sense. While for others, people might want to deviate from the default settings we use in the script.
Possible solution design or implementation
Create an interactive and non-interactive pathway in the script.
In case of choosing non-interactive, defaults will be provided by us.
In case of choosing interactive, the user should be prompted to provide inputs for for example the ports they want to use for any given protocol like SSH.