gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.52k stars 582 forks source link

[Suggestion] Config file for auto deployments #58

Open Slyke opened 5 years ago

Slyke commented 5 years ago

A config file that can automatically select the things to install. Could also be configured to bypass the menu completely.

Not urgent or anything, just a suggestion :)

gcgarner commented 5 years ago

I've been looking into a way to sensibly configure usernames and password for the deployment. Each container is just a little different. My more resent addition to the menu was to include the ability to run a build.sh based on each template. I could use that to pass parameters like password names etc.

A config file would me nice to be able to track which containers have already been installed, and possibly locked do the build doesnt prompt when rebuilding it.

having an option from the menu that pops up nano window to set some other configs could work