wallarm/docker
Sechpoint Admin aa3d716f61 feat: add native deployment and separate docker|native structure
- Restructure repo into docker/ and native/ deployment types with a shared
  common/wallarm-lib.sh (logging, detection, validation, connectivity, env parsing)
- Move Docker scripts + artifacts (binaries/, images/) under docker/ (git mv, history preserved)
- Refactor Docker scripts to source the shared library; update artifact URLs
- Add native/ scripts for no-Docker deployment using the Wallarm all-in-one installer
  (check, deploy, reconfigure, uninstall) with version pinning via WALLARM_VERSION
- Add native/wallarm-native.sh unified node manager (Wallarm Native Node, connector
  mode) with preflight checks, parallel multi-node install, config/remove/status
- Update setup.sh to download scripts per deployment type (DEPLOYMENT_TYPE=...)
- Update README.md and changelog.md
2026-08-01 08:36:37 +01: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 feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
wallarm-ct-deploy.sh feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
wallarm-ct-reconfigure.sh feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00
wallarm-ct-uninstall.sh feat: add native deployment and separate docker|native structure 2026-08-01 08:36:37 +01:00