wallarm/docker
admin 68fbb25db2 fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix
- setup.sh: ask user which deployment type (docker/native/both) instead
  of silently downloading everything; uses env var for piped mode
- All scripts now download to single flat deploy/ directory instead of
  separate common/docker/native dirs
- Post-download sed patch fixes library sourcing path until repo is
  synced
- wallarm-native.sh: fix set -u crash when declare -a used without =()
  (user hitting blank node name triggered unbound variable crash)
- All deployment scripts: library source path changed from
  ../common/wallarm-lib.sh to same-directory wallarm-lib.sh
2026-08-01 08:44:38 +00:00
..
binaries feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
images feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
wallarm-ct-check.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-ct-deploy.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-ct-reconfigure.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00
wallarm-ct-uninstall.sh fix: interactive deploy type selection, flat deploy/ dir, set -u crash fix 2026-08-01 08:44:38 +00:00