...
Download the latest stable version of NAICE for deployment in an isolated network from the v1.1_1.5 Stable versions
| Подсказка |
|---|
If necessary, the file can be downloaded to any PC with Internet access to the website |
...
| Блок кода | ||
|---|---|---|
| ||
wget https://cloud.eltex-co.ru/index.php/s/KnrQ1cXuZsabGYhiWhUOSdtaIYGnim/download -O naice_install_2026-0304-2717.tar.gz |
Extract the archive on the target host and navigate to the ansible directory inside the extracted folder:
| Блок кода |
|---|
tar xzvf naice_install_2026-0304-2717.tar.gz cd naice_install/ansible |
...