Enhance installation scripts to prompt for configuration variables and initialize Wild-Cloud environment

This commit is contained in:
2025-06-29 13:48:53 -07:00
parent 5579e1e3c0
commit dab2551471
11 changed files with 228 additions and 137 deletions

2
env.sh
View File

@@ -29,3 +29,5 @@ if ! command -v gomplate &> /dev/null; then
echo "Visit: https://docs.gomplate.ca/installing/"
exit 1
fi
echo "Wild-cloud root ready."