Изменил(а) на 'test_poligon1.md'

master
nikitich 2023-07-01 10:37:27 +03:00
parent dab4abed51
commit f4c1f16cda
1 changed files with 15 additions and 0 deletions

View File

@ -28,3 +28,18 @@
echo 'Hello, {{if bool (getenv "ELASTICSEARCH_URL") }}1312{{end}};' | gomplate echo 'Hello, {{if bool (getenv "ELASTICSEARCH_URL") }}1312{{end}};' | gomplate
### 4. установка СУ
```bash
mkdir test
cd test
scp entcor@192.168.2.52:/home/entcor/e-deploy/distr/* ./
./install.sh
enode app start
```