The following were my initial thoughts about what our epic-setup-script.sh. Please feel free to add, update and discuss requirements.
it should check if docker ist available locally and maybe suggest ways to install it
it should check if docker-compose ist available locally and maybe suggest ways to install it
one should be able to configure specific versions of our tech stack
one should be able to configure for certain parts of the techstack if a specific version from the docker image repository should start or if the current local version should start
The following were my initial thoughts about what our
epic-setup-script.sh
. Please feel free to add, update and discuss requirements.