diff --git a/README.md b/README.md index f5968df..562a43c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ A comprehensive solution for deploying Wallarm filtering nodes on virtual machin | Management | 4 scripts (`check`/`deploy`/`reconfigure`/`uninstall`) | 1 unified script (`wallarm-native.sh`) | | Directory | `docker/` | `native/` | | Requires Docker | ✅ (installed automatically) | ❌ Never installed | -| Best for | LXC/containers, multiple nodes, air-gapped | Simple single VM, minimal footprint, no containers | +| Best for | VMs, multiple nodes, air-gapped | Any container environment (LXC etc.), minimal footprint, no containers | + +> **Note on environments:** Docker inside LXC containers is problematic, so the **Docker** deployment is intended for **full VMs**. For container environments (LXC, Proxmox containers, etc.), use the **Native** deployment — it installs the Wallarm node directly on the OS without Docker and works in any container environment. ## Features