refactor: clean layout + docker binary

This commit is contained in:
admin 2026-08-03 14:50:01 +00:00
parent 128e59c0e4
commit 3ba8e6e6c2
8 changed files with 5 additions and 1 deletions

View file

@ -86,7 +86,7 @@ fi
APP_DIR="${WALLARM_DIR}/app"
mkdir -p "${APP_DIR}"
echo -e "${YELLOW}Downloading deploy script...${NC}"
curl -fsSL "${REPO}/python/deploy.py" -o "${APP_DIR}/main.py"
curl -fsSL "${REPO}/sources/python/deploy.py" -o "${APP_DIR}/main.py"
curl -fsSL "${REPO}/../deploy.sh" -o "${WALLARM_DIR}/deploy.sh" 2>/dev/null || {
# Fallback: create wrapper
cat > "${WALLARM_DIR}/deploy.sh" << 'WRAPPER'

View file

@ -0,0 +1 @@
Docker static binaries for offline/air-gapped deployment.

Binary file not shown.

View file

@ -0,0 +1 @@
995b1d0b51e96d551a3b49c552c0170bc6ce9f8b9e0866b8c15bbc67d1cf93a3 binaries/docker-29.2.1.tgz

1
sources/images/README.md Normal file
View file

@ -0,0 +1 @@
Wallarm Docker images for offline/air-gapped deployment.

Binary file not shown.

View file

@ -0,0 +1 @@
ab4d9c6d2fdde6a855a0a1dc2db8cce6168926a39a45d715dc3dcf2ff0de85c5 images/wallarm-node-6.11.0-rc1.tar.gz